summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prefer Lisp version of describer in help--describe-vectorscratch/substitute-command-keysStefan Kangas2020-10-182-70/+13
* Remove C version of substitute-command-keysStefan Kangas2020-10-184-673/+3
* Prefer Lisp version of describe-map-treeStefan Kangas2020-10-181-26/+63
* Improve substitute-command-keys performanceStefan Kangas2020-10-182-70/+107
* Translate describe_vector to LispStefan Kangas2020-10-182-25/+73
* Translate describe_map to LispStefan Kangas2020-10-183-60/+338
* Translate describe_map_tree to LispStefan Kangas2020-10-182-4/+116
* Add new Lisp implementation of substitute-command-keysStefan Kangas2020-10-188-109/+419
* ; * etc/NEWS: Call out the new variable 'shr-offer-extend-specpdl'.Eli Zaretskii2020-10-181-0/+8
* Strengthen js-mode indentation testsMattias Engdegård2020-10-181-0/+13
* Fix a misleading comment in Freplace_matchLars Ingebrigtsen2020-10-181-1/+1
* Document the new smiley valueLars Ingebrigtsen2020-10-182-4/+5
* Fix up smiley emoji application to make it reversibleLars Ingebrigtsen2020-10-181-1/+5
* Add support for emojis i smiley.elAdam Sjøgren2020-10-182-20/+60
* Make nxml-newline-and-indent argument optionalStefan Kangas2020-10-181-1/+1
* Minor improvements to emacsclient man pageStefan Kangas2020-10-181-12/+12
* Convert manual js indent tests to unit testsStefan Kangas2020-10-1814-0/+28
* * lisp/progmodes/ld-script.el: Use lexical-binding.Stefan Kangas2020-10-181-1/+1
* * lisp/progmodes/mixal-mode.el: Fix typos.Stefan Kangas2020-10-181-1/+3
* Set jao@gnu.org as maintainer of mixal-mode.elJose A Ortega Ruiz2020-10-181-1/+1
* Use lexical-binding in mixal-mode.elStefan Kangas2020-10-181-1/+1
* Extend next-error-message face to the edge of the window (bug#32676)Juri Linkov2020-10-171-2/+2
* Fix bad dimensions of initial frame on VcXsrvJ. Scott Berg2020-10-171-6/+7
* Merge from origin/emacs-27Glenn Morris2020-10-171-17/+25
|\
| * Improve documentation of 'Info-hide-note-references' in info.texiEli Zaretskii2020-10-171-17/+25
* | ; Merge from origin/emacs-27Glenn Morris2020-10-170-0/+0
|\ \ | |/
| * * admin/release-process: Add note to update files from upstream.Stefan Kangas2020-10-171-0/+11
* | Merge from origin/emacs-27Glenn Morris2020-10-1710-71/+122
|\ \ | |/
| * * lisp/info.el (Info-hide-note-references): Doc fix. (Bug#44043)Eli Zaretskii2020-10-171-4/+5
| * Make lisp/progmodes/js.el dependent on CC Mode in the Makefile.Alan Mackenzie2020-10-161-0/+6
| * Yet another fix for 'set-minibuffer-message'Eli Zaretskii2020-10-161-39/+44
| * Fix posn-at-x-y in builds --without-xEli Zaretskii2020-10-162-7/+48
| * Clarify the seq-reduce documentationLars Ingebrigtsen2020-10-152-5/+12
| * Make tramp-completion-reread-directory-timeout obsolete (Bug#43932)Michael Albinus2020-10-123-17/+7
| * Fix 'message' when there's active minibuffer on another frameGregory Heytings2020-10-111-1/+2
* | ; Merge from origin/emacs-27Glenn Morris2020-10-170-0/+0
|\ \ | |/
| * * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Doc tweakStefan Monnier2020-10-101-0/+4
* | * etc/NEWS: Mention new lexical binding conversion aid.Mattias Engdegård2020-10-171-0/+7
* | Update Modus themes' NEWS entryProtesilaos Stavrou2020-10-171-3/+5
* | mixal-mode: add missed instructionsJose A. Ortega Ruiz2020-10-171-4/+38
* | Base bookmark-bmenu-mode on tabulated-list-mode (Bug#39293)Stefan Kangas2020-10-173-194/+112
* | ; * etc/NEWS: Move 'narrow-to-prompt' entry to "Shell" section.Eli Zaretskii2020-10-171-5/+7
* | Add aid for finding missing dynamic variable declarationsMattias Engdegård2020-10-172-2/+90
* | * test/lisp/mail/rfc822-tests.el: New file.Stefan Kangas2020-10-171-0/+83
* | * lisp/url/url-vars.el: Use lexical-binding.Stefan Kangas2020-10-171-1/+1
* | New shell-mode command to narrow to the command under pointPierre Neidhardt2020-10-172-0/+48
* | Make woman ignore the new groff kerning operatorsLars Ingebrigtsen2020-10-171-0/+6
* | Fix `browse-url-of-dired'Lars Ingebrigtsen2020-10-171-4/+12
* | Avoid infloop in which-function-mode when a vc file has changedLars Ingebrigtsen2020-10-171-1/+4
* | Fix narrow-to-defun in f90-modeLars Ingebrigtsen2020-10-171-19/+22