summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* EUDC: Add macOS Contacts backendAlexander Adolf2020-07-091-0/+118
* Improve display of compositions by "C-u C-x ="Eli Zaretskii2020-07-091-2/+7
* Unbreak M-x eldocJoão Távora2020-07-091-13/+16
* Prevent infloop in Eldoc message truncation algorithmJoão Távora2020-07-091-1/+1
* Bump Flymake versionJoão Távora2020-07-091-1/+1
* * lisp/progmodes/cc-engine.el (c-at-expression-start-p): Fix message.Glenn Morris2020-07-081-1/+1
* Shoosh warnings about obsolete eldoc-documentation-functionJoão Távora2020-07-082-17/+12
* Improve Eldoc docstringsJoão Távora2020-07-081-31/+87
* Change version scheme of two Eldoc obsolete specsJoão Távora2020-07-081-2/+2
* Adjust describe-char-eldoc to new eldoc-documentation-functions protocolJoão Távora2020-07-081-2/+7
* Adjust Eldoc documentation after Eli's reviewJoão Távora2020-07-081-95/+106
* Make more parts of Emacs use new Eldoc capabilitiesJoão Távora2020-07-087-78/+92
* * lisp/emacs-lisp/eldoc.el (Version): Bump to 1.1.0João Távora2020-07-081-1/+1
* New M-x eldoc for on-demand and interactive documentation requestsJoão Távora2020-07-081-0/+3
* Better handle asynchronous Eldoc sourcesJoão Távora2020-07-086-93/+325
* Optimise assoc and rassoc with symbol key to assq and rassqMattias Engdegård2020-07-071-0/+11
* Merge from origin/emacs-27Glenn Morris2020-07-072-4/+8
|\
| * Fix ACTION argument of 'display-buffer' call in gud.elRichard Kim2020-06-281-3/+3
| * Improve do string of 'man'Eli Zaretskii2020-06-271-1/+5
* | * lisp/emacs-lisp/cl-macs.el (cl-deftype-satisfies): Add `keyword`Stefan Monnier2020-07-061-10/+16
* | Simplify byte-code optimisation of pure functionsMattias Engdegård2020-07-061-43/+14
* | Mark more functions pure (bug#42147)Mattias Engdegård2020-07-061-7/+42
* | ; Revert "; Add a note about a bottleneck"Dmitry Gutov2020-07-061-2/+0
* | ; Add a note about a bottleneckDmitry Gutov2020-07-061-0/+2
* | * lisp/progmodes/project.el: Bump the version.Dmitry Gutov2020-07-061-1/+1
* | ; Add a couple of FIXMEsDmitry Gutov2020-07-061-1/+4
* | project-switch-to-buffer: Don't filter based on default-directoryDmitry Gutov2020-07-061-13/+11
* | Verilog-Mode collected updates.Wilson Snyder2020-07-051-36/+76
* | Relax portable number check in byte compiler (bug#42147)Mattias Engdegård2020-07-051-30/+9
* | Remove long obsolete c-looking-at-bos. Make c-at-expression-start-p obsoleteAlan Mackenzie2020-07-041-11/+1
* | Fix filling in js-mode and mhtml-mode (js-mode parts), fixing bug #41897Alan Mackenzie2020-07-042-13/+26
* | CC Mode: Fix wrong value of comment-start-skip, fixing half of bug #41952Alan Mackenzie2020-07-042-1/+19
* | Use 'emacs-lisp-mode-syntax-table' for reading Lisp expressionsDaniel Koning2020-07-041-2/+5
* | * lisp/progmodes/cc-mode.el (c-or-c++-mode--regexp): Change WS to [ \t] in itAlan Mackenzie2020-07-021-1/+1
* | Revert feature added in bfd96e995d using project directories in vc (bug#41821)Juri Linkov2020-07-023-10/+3
* | ; Auto-commit of loaddefs files.Glenn Morris2020-07-011-16/+111
* | Bind 'C-x 4 1' to 'same-window-prefix' and document new commands (bug#41691)Juri Linkov2020-07-011-0/+1
* | Subject: Frame-local tab-bar for numeric value of tab-bar-show (bug#42052)James N. V. Cash2020-06-301-12/+17
* | CC Mode: optimize for repeated simple operations.Alan Mackenzie2020-06-293-169/+183
* | Merge from origin/emacs-27Glenn Morris2020-06-262-7/+16
|\ \ | |/
| * Improve documentation of Info node movement commandsEli Zaretskii2020-06-261-4/+14
| * Unbreak 'reverse-region'Richard Copley2020-06-221-3/+2
* | ; Fix recent indentation in project.elBasil L. Contovounesios2020-06-261-9/+8
* | Fix byte-compilation warning in project.elEli Zaretskii2020-06-261-0/+1
* | vc-known-roots: Actually updateDmitry Gutov2020-06-261-1/+1
* | project--read-project-list: Add structure verificationDmitry Gutov2020-06-261-2/+10
* | project-known-roots: Rename and improveDmitry Gutov2020-06-261-3/+3
* | Rename project-kill-buffers-{skip-conditions,ignores}Dmitry Gutov2020-06-261-4/+5
* | Fix last changeEli Zaretskii2020-06-251-2/+3
* | Add help menu entry for view-lossageTino Calancha2020-06-251-0/+3