summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use only one function to retrieve/set lossage sizebug#38796-lossage-limitTino Calancha2020-08-277-39/+42
* Do not expose the size of recent_keys to LispTino Calancha2020-08-276-37/+35
* Revert "Allow disable the record of keystrokes (lossage)"Tino Calancha2020-08-274-20/+9
* Allow disable the record of keystrokes (lossage)Tino Calancha2020-08-274-9/+20
* Give Lisp control on the lossage sizeTino Calancha2020-08-277-22/+110
* Adapt tramp-testsMichael Albinus2020-08-271-11/+8
* ; * etc/NEWS: Fix formatting of a recently-added entry.Eli Zaretskii2020-08-271-2/+1
* Keep the user theme in sync when marking a variable as setMauro Aranda2020-08-271-0/+3
* Make minibuf-eldef respect minibuffer-default-prompt-formatLars Ingebrigtsen2020-08-271-4/+18
* Substitute command keys in display-local-helpStefan Kangas2020-08-271-1/+4
* Prevent spurious tabs by RET in todo-edit-mode (bug#43068)Stephen Berman2020-08-273-11/+58
* Minor clean up in flyspell.elStefan Kangas2020-08-271-8/+5
* dired: Show broken/circular links w/ different faceTino Calancha2020-08-272-0/+26
* Only show flyspell welcome message interactivelyStefan Kangas2020-08-271-1/+1
* Add ASTEC-X issue to PROBLEMSStefan Kangas2020-08-271-0/+6
* Fix flyspell welcome messageStefan Kangas2020-08-271-9/+14
* ; Add the necessary argument (bug#42967)Dmitry Gutov2020-08-271-1/+1
* Allow a function for the :secret in a plstoreAndrew G Cohen2020-08-271-1/+3
* ; * lisp/textmodes/flyspell.el (flyspell-mode-on): Fix typo.Stefan Kangas2020-08-271-1/+1
* Refer to correct mouse button in flyspell messageStefan Kangas2020-08-271-9/+12
* Signal error on Hunspell installation problemStefan Kangas2020-08-271-22/+32
* ; Fix license statements.Stefan Kangas2020-08-2738-114/+176
* ; * lisp/info.el (Info-complete-menu-item): Fix wording of comment.Stefan Kangas2020-08-271-1/+1
* Add themes modus-operandi and modus-vivendiProtesilaos Stavrou2020-08-273-0/+8537
* Sort Info index completions alphabeticallyStefan Kangas2020-08-271-0/+2
* ; Bump xref versionDmitry Gutov2020-08-271-1/+1
* Unbreak dired-do-find-regexp in Emacs 26Dmitry Gutov2020-08-271-0/+10
* Unbreak xref-goto-xref in Emacs 26Dmitry Gutov2020-08-271-1/+4
* Fix expand-file-name symlink-to-dir bugPaul Eggert2020-08-265-24/+57
* Fix PWD startup checking with symlinksPaul Eggert2020-08-261-6/+3
* * lisp/files.el (insert-directory): Simplify (if ... X X) to X.Paul Eggert2020-08-261-8/+3
* Sync latest SKK-JISYO.LStefan Kangas2020-08-261-0/+4
* Allow disabling double buffering at build timeleo2020-08-262-5/+13
* Allow directories to be called .el in -add-subdirs-to-load-pathRobert Pluim2020-08-261-3/+0
* Fix doc-view problem with file names with spaces in themGlenn Morris2020-08-261-20/+25
* Use format-prompt a couple of placesLars Ingebrigtsen2020-08-262-2/+2
* Implement a way to customize "default" valuesLars Ingebrigtsen2020-08-263-0/+64
* Make the epa key display slightly more informativeLars Ingebrigtsen2020-08-261-15/+20
* Document ispell comment/string checking commands in the user manualŠtěpán Němec2020-08-262-3/+12
* ispell: Commands to check comments or strings at point or in regionŠtěpán Němec2020-08-262-7/+33
* ; * doc/lispref/backups.texi (Auto-Saving): Fix wording of last change.Eli Zaretskii2020-08-261-13/+12
* Don't recommend redefining auto-save filename functionsNoam Postavsky2020-08-262-42/+30
* term.el: Use correct exit status in suggested dir-tracking functionsPhil Sainty2020-08-261-3/+3
* eshell: Remove unnecessary check in em-histBrian Leung2020-08-261-1/+1
* Remove side-effect-free markup for assoc-defaultLars Ingebrigtsen2020-08-261-1/+0
* Fix lexical misunderstandings in gnus-icalendar-tests.el (bug#39782)Mattias Engdegård2020-08-261-14/+6
* regex-emacs: copy less when reallocatingPaul Eggert2020-08-261-1/+1
* regex-emacs: fix leak on memory allocation failurePaul Eggert2020-08-261-1/+5
* regex-emacs: subscript-check register numbersPaul Eggert2020-08-261-1/+6
* regex-emacs: omit regstart tests and regend setPaul Eggert2020-08-261-3/+9