summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* icomplete-fido-exit: New command for the M-j bindingfido-mode-fixDmitry Gutov2020-03-051-1/+8
* minibuffer-force-complete-and-exit: Allow input with no matchesDmitry Gutov2020-03-052-2/+11
* vc-dir-ignore: More accurately choose base directoryDmitry Gutov2020-02-252-11/+14
* * lisp/emacs-lisp/cursor-sensor.el (cursor-sensor--detect): Change last fixStefan Monnier2020-02-241-55/+57
* CC Mode: Protect against consecutive calls to before-change-functions ...Alan Mackenzie2020-02-231-17/+30
* Shorten some ppss struct field namesNoam Postavsky2020-02-232-13/+21
* Java Mode: Fix fontification of variable decl inside `for'Alan Mackenzie2020-02-231-1/+1
* CC Mode: Fontify foo in "const auto foo :" correctlyAlan Mackenzie2020-02-231-4/+24
* * lisp/replace.el (occur-engine-line): Revert part of fb16313025 (bug#39597)Juri Linkov2020-02-231-2/+4
* Move more logic to vc-ignore from vc-default-ignoreDmitry Gutov2020-02-232-28/+33
* Warn about the likes of "[:alnum:]" in regexpsEli Zaretskii2020-02-221-2/+7
* Don't write absolute filenames and duplicate strings to CVS ignore filesWolfgang Scherer2020-02-222-15/+34
* Fix cursor-sensor--detect when current buf != selected window's bufFederico Tedin2020-02-211-3/+4
* * doc/emacs/sending.texi (Mail Sending): Fix index entries.Eli Zaretskii2020-02-211-1/+1
* Document 'message-send-mail-function' in the Emacs manualAllen Li2020-02-211-2/+5
* Fix reference to 'message-send-and-exit' in Emacs manualAllen Li2020-02-211-1/+1
* Skip shell prompt on current line in Eshell even if it's protectedSteven Allen2020-02-211-1/+1
* Fix broken regexpsMattias Engdegård2020-02-202-2/+2
* ; spelling and comment fixPaul Eggert2020-02-191-2/+2
* ; make change-history-commitPaul Eggert2020-02-191-1/+72732
* * Makefile.in (PREFERRED_BRANCH): Now emacs-27.Paul Eggert2020-02-191-1/+1
* Fix bug when visiting euc-jp-encoded directoriesPaul Eggert2020-02-191-1/+1
* Clarify when fixnums are used.Paul Eggert2020-02-171-2/+2
* Reorder discussion of integer basicsPaul Eggert2020-02-171-37/+40
* Make OMake support slightly less expensive (bug#39595)Mattias Engdegård2020-02-173-4/+23
* Speed up 'msft' and 'watcom' compilation error regexpsMattias Engdegård2020-02-171-2/+2
* Speed up 'maven' compilation error message regexpMattias Engdegård2020-02-173-5/+19
* Amend c-backward-sws better to handle multiline block commentsAlan Mackenzie2020-02-161-8/+27
* Reformulate c-end-of-macro, handling multiline block comments betterAlan Mackenzie2020-02-162-56/+38
* Fix unexec failure on macOS 10.15.4YAMAMOTO Mitsuharu2020-02-161-23/+24
* Fix 'reverse-region' when less than one line is in regionEli Zaretskii2020-02-151-5/+12
* Correct default regexp in 'package-menu-hide-package'Pieter van Oostrum2020-02-151-1/+2
* Remove obsolete menu entry "Redisplay buffer"Pieter van Oostrum2020-02-151-2/+1
* Remove redundant 'msft' compilation error rule (bug#39595)Mattias Engdegård2020-02-141-7/+0
* ; * src/editfns.c (Fbuffer_size): Tiny clarification.Philipp Stephani2020-02-131-1/+1
* * doc/lispref/variables.texi (special-variable-p): Clarify limitsStefan Monnier2020-02-131-0/+4
* Remove the optional KEEP-ORDER argument to regexp-optMattias Engdegård2020-02-134-84/+19
* Make after-change-functions called from call-process get the correct BEGAlan Mackenzie2020-02-131-2/+3
* doc/misc/org.texi: Fix @dircategoryBastien2020-02-131-1/+1
* Fix display of minibuffer prompt in ido.elEli Zaretskii2020-02-125-17/+45
* rx: Use longest match for all-string 'or' forms (bug#37659)Mattias Engdegård2020-02-123-3/+6
* Make sure not to mark directoriesWolfgang Scherer2020-02-121-2/+3
* ; Add a TODODmitry Gutov2020-02-121-0/+3
* vc-hg-dir-status-files: Fix when DIR is not repository rootDmitry Gutov2020-02-121-6/+6
* Revert "Fix display of working text on NS (Bug#23412, Bug#1453)"Alan Third2020-02-112-8/+10
* c-end-of-macro: Handle block coment lines with unescaped NLs correctlyAlan Mackenzie2020-02-102-8/+28
* Fix set-fontset-font with ADD arg non-nilEli Zaretskii2020-02-091-1/+1
* Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-0924-35/+35
* More accurate documentation of 'package-menu-hide-package'Eli Zaretskii2020-02-082-5/+9
* Revert "Signal user-error on duplicate package refresh"Stefan Kangas2020-02-061-4/+1