summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAge
* ; Update lisp/ldefs-boot.elemacs-27.0.90Nicolas Petton2020-02-29
* Fix rx charset generationMattias Engdegård2020-02-29
* Merge branch 'emacs-27' of git.savannah.gnu.org:/srv/git/emacs into emacs-27Eli Zaretskii2020-02-29
|\
| * Fix overquoting in mule.elMattias Engdegård2020-02-28
* | Merge branch 'emacs-27' of git.savannah.gnu.org:/srv/git/emacs into emacs-27Eli Zaretskii2020-02-28
|\|
| * * lisp/vc/vc-cvs.el (vc-cvs-ignore): Copy-edit doc stringMattias Engdegård2020-02-28
* | ; bug#39779: Fix some typos in documentation.Štěpán Němec2020-02-28
|/
* checkdoc: Don't mistake "cf." for sentence endŠtěpán Němec2020-02-28
* vc-dir-ignore: More accurately choose base directoryDmitry Gutov2020-02-25
* * lisp/emacs-lisp/cursor-sensor.el (cursor-sensor--detect): Change last fixStefan Monnier2020-02-24
* CC Mode: Protect against consecutive calls to before-change-functions ...Alan Mackenzie2020-02-23
* Shorten some ppss struct field namesNoam Postavsky2020-02-23
* Java Mode: Fix fontification of variable decl inside `for'Alan Mackenzie2020-02-23
* CC Mode: Fontify foo in "const auto foo :" correctlyAlan Mackenzie2020-02-23
* * lisp/replace.el (occur-engine-line): Revert part of fb16313025 (bug#39597)Juri Linkov2020-02-23
* Move more logic to vc-ignore from vc-default-ignoreDmitry Gutov2020-02-23
* Don't write absolute filenames and duplicate strings to CVS ignore filesWolfgang Scherer2020-02-22
* Fix cursor-sensor--detect when current buf != selected window's bufFederico Tedin2020-02-21
* Skip shell prompt on current line in Eshell even if it's protectedSteven Allen2020-02-21
* Fix broken regexpsMattias Engdegård2020-02-20
* Make OMake support slightly less expensive (bug#39595)Mattias Engdegård2020-02-17
* Speed up 'msft' and 'watcom' compilation error regexpsMattias Engdegård2020-02-17
* Speed up 'maven' compilation error message regexpMattias Engdegård2020-02-17
* Amend c-backward-sws better to handle multiline block commentsAlan Mackenzie2020-02-16
* Reformulate c-end-of-macro, handling multiline block comments betterAlan Mackenzie2020-02-16
* Fix 'reverse-region' when less than one line is in regionEli Zaretskii2020-02-15
* Correct default regexp in 'package-menu-hide-package'Pieter van Oostrum2020-02-15
* Remove obsolete menu entry "Redisplay buffer"Pieter van Oostrum2020-02-15
* Remove redundant 'msft' compilation error rule (bug#39595)Mattias Engdegård2020-02-14
* Remove the optional KEEP-ORDER argument to regexp-optMattias Engdegård2020-02-13
* Fix display of minibuffer prompt in ido.elEli Zaretskii2020-02-12
* rx: Use longest match for all-string 'or' forms (bug#37659)Mattias Engdegård2020-02-12
* Make sure not to mark directoriesWolfgang Scherer2020-02-12
* ; Add a TODODmitry Gutov2020-02-12
* vc-hg-dir-status-files: Fix when DIR is not repository rootDmitry Gutov2020-02-12
* Revert "Fix display of working text on NS (Bug#23412, Bug#1453)"Alan Third2020-02-11
* c-end-of-macro: Handle block coment lines with unescaped NLs correctlyAlan Mackenzie2020-02-10
* Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-09
* More accurate documentation of 'package-menu-hide-package'Eli Zaretskii2020-02-08
* Revert "Signal user-error on duplicate package refresh"Stefan Kangas2020-02-06
* Wrap some set-auto-mode calls with delay-mode-hooks (bug#39190)Juri Linkov2020-02-06
* Support ido-vertical-mode betterDmitry Gutov2020-02-05
* Fix faces tab-bar and tab-line.Juri Linkov2020-02-05
* Clarify lexvar restrictions for add-to-ordered-list, add-to-historyMattias Engdegård2020-02-02
* Replace add-to-list to lexical variable with push (bug#39373)Mattias Engdegård2020-02-01
* Clarify add-to-list documentation (bug#39373)Mattias Engdegård2020-02-01
* MH-E: alter content in mh-display-msg, not mh-show-modeStephen Gildea2020-02-01
* Update documentation for mh-show-mode-hookStephen Gildea2020-02-01
* Example goto-addr hook: MH-E already uses goto-addressStephen Gildea2020-02-01
* ; Auto-commit of loaddefs files.Glenn Morris2020-02-01