summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Have Python mode cooperate asynchronously with Eldocscratch/python-eldoc-asyncJoão Távora2020-07-081-69/+119
* ; * etc/NEWS (Eldoc): adjust NEWS entry.João Távora2020-07-081-2/+2
* Shoosh warnings about obsolete eldoc-documentation-functionJoão Távora2020-07-082-17/+12
* ; * etc/NEWS: Fix last change.Eli Zaretskii2020-07-081-1/+1
* ; * etc/NEWS: Minor copyedits of the recent additions.Eli Zaretskii2020-07-081-9/+10
* Special-case symbol and fixnum keys in member, assoc and rassocMattias Engdegård2020-07-081-0/+14
* 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-082-101/+120
* 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-089-103/+340
* Optimise assoc and rassoc with symbol key to assq and rassqMattias Engdegård2020-07-071-0/+11
* Merge from origin/emacs-27Glenn Morris2020-07-074-15/+35
|\
| * Avoid infloop in 'format-mode-line'Eli Zaretskii2020-07-071-0/+16
| * Clarify the documentation of 'left/right-fringe' display specEli Zaretskii2020-07-051-5/+7
| * Minor improvement in ELisp manualEli Zaretskii2020-07-041-6/+7
| * * doc/misc/tramp.texi (Customizing Methods): Fix typo.Michael Albinus2020-07-021-4/+5
* | ; Merge from origin/emacs-27Glenn Morris2020-07-070-0/+0
|\ \ | |/
| * ; Auto-commit of loaddefs files.Glenn Morris2020-07-011-0/+4
* | Merge from origin/emacs-27Glenn Morris2020-07-076-9/+30
|\ \ | |/
| * Fix undefined behavior in json.c (Bug#42113)Philipp Stephani2020-06-292-0/+14
| * Fix ACTION argument of 'display-buffer' call in gud.elRichard Kim2020-06-281-3/+3
| * * src/keyboard.c (Fclear_this_command_keys): Doc fix.Eli Zaretskii2020-06-271-1/+1
| * Improve do string of 'man'Eli Zaretskii2020-06-271-1/+5
| * ; * src/xdisp.c (pos_visible_p): Yet another minor fix for bug#42039.Eli Zaretskii2020-06-261-4/+7
* | * 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
* | Don't confuse errors with nil in bytecomp-tests.elMattias Engdegård2020-07-051-10/+10
* | 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
* | Remove Emacs-27 referencePhillip Lord2020-07-021-2/+2
* | Revert feature added in bfd96e995d using project directories in vc (bug#41821)Juri Linkov2020-07-024-14/+3
* | ; * etc/NEWS: Announce dropping of support for OpenBSD 5.3.Eli Zaretskii2020-07-011-0/+5
* | Support pty's on OpenBSDYASUOKA Masahiko2020-07-011-2/+2
* | ; 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-014-0/+37