aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a few more minor quoting problems.Paul Eggert2019-11-116-6/+6
* Rename font-log-refontifyLars Ingebrigtsen2019-11-122-4/+4
* * lisp/startup.el (command-line): Fix last change in package--activatedStefan Monnier2019-11-111-3/+1
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-1174-175/+176
* Fix quoting glitch in formatting Gnus messagesPaul Eggert2019-11-111-2/+3
* Fix glitch in generating cxterm doc stringsPaul Eggert2019-11-111-1/+8
* Verilog-Mode collected updates.Wilson Snyder2019-11-111-15/+44
* Add several configuration files to auto-mode-alistStefan Kangas2019-11-111-2/+3
* Document Lisp floats a bit betterPaul Eggert2019-11-103-41/+37
* * lisp/tab-bar.el: Better handling of closed-tabs in tab-bar-list.Juri Linkov2019-11-101-2/+8
* * lisp/autorevert.el: Use 'minibuffer-message' to not obscure the prompt.Juri Linkov2019-11-102-2/+3
* Make dired-get-subdir-min obsoleteStefan Kangas2019-11-102-19/+22
* Move read-char-from-minibuffer from simple.el to subr.el and document it.Juri Linkov2019-11-104-70/+85
* * lisp/cedet/semantic/wisent/comp.el (wisent-struct): RemoveStefan Monnier2019-11-091-95/+66
* Add extra bindings to fido-mode.Jimmy Aguilar Mena2019-11-101-0/+5
* Disable a portion of one doc-testGlenn Morris2019-11-091-30/+33
* Don't overwrite y-or-n-p prompt by message from asynchronous man (bug#19064)Juri Linkov2019-11-101-25/+24
* Don't obscure the minibuffer by message (bug#17272)Juri Linkov2019-11-102-2/+7
* Use the minibuffer to read answer in userlock.el (bug#38076)Juri Linkov2019-11-101-12/+12
* * lisp/startup.el (package--activated): Fix redundant definitionStefan Monnier2019-11-091-1/+1
* * lisp/ffap.el (ffap-read-file-or-url): Don't use url-file-handlerStefan Monnier2019-11-091-27/+12
* hack-local-variables-confirm uses the minibuffer to read answer (bug#38076)Juri Linkov2019-11-102-12/+7
* Add CHARS arg to read-char-from-minibuffer compatible with read-char-choice.Juri Linkov2019-11-102-24/+61
* 'y-or-n-p' now uses the minibuffer to read 'y' or 'n' answer (bug#38076)Juri Linkov2019-11-103-55/+87
* Run scroll/recenter commands from minibuffer in original window (bug#38076)Juri Linkov2019-11-093-2/+52
* Improve an error about the message signerKarl Fogel2019-11-091-1/+9
* Fix font-lock-keywords slightlyLars Ingebrigtsen2019-11-091-1/+1
* Fix case-insensitive completion of buffer namesEli Zaretskii2019-11-092-5/+21
* Fix an error in selecting encoding when writing zip filesEli Zaretskii2019-11-091-0/+5
* * lisp/progmodes/cc-vars.el (c-mark-wrong-style-of-comment):Glenn Morris2019-11-091-1/+1
* Revert "Nudge icomplete-mode a little closer to fido-mode"João Távora2019-11-091-13/+2
* Rename some commands to reflect they are fido-mode specificJoão Távora2019-11-091-8/+8
* Protect flex's display-sort-function against 0-length candidatesJoão Távora2019-11-091-2/+3
* Widen around c-font-lock-fontify-region. This fixes bug #38049.Alan Mackenzie2019-11-091-38/+40
* CC Mode. Allow fontification of "wrong" style comments with warning face.Alan Mackenzie2019-11-096-9/+126
* Fix unresponsive Help menu in macOSNick Helm2019-11-091-8/+16
* Avoid compiler warnings in addpm.c and ddeclient.cEli Zaretskii2019-11-092-6/+6
* Fix last changeEli Zaretskii2019-11-092-4/+6
* Mention future history in history-related minibuffer commandsHong Xu2019-11-092-4/+10
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-0811-58/+58
* * lisp/ffap.el (ffap-read-file-or-url): Fix some URL casesStefan Monnier2019-11-081-14/+24
* * lisp/ffap.el (ffap-read-file-or-url): Simplify furtherStefan Monnier2019-11-081-28/+20
* * lisp/ffap.el (ffap-read-file-or-url): Use `read-file-name`Thierry Volpiatto2019-11-081-31/+7
* Fix MS-Windows version reference in FAQEli Zaretskii2019-11-081-4/+6
* Nudge icomplete-mode a little closer to fido-modeJoão Távora2019-11-081-2/+13
* Have pcm styles apply faces to face prop, not font-lock-faceJoão Távora2019-11-081-3/+3
* Minor copyedits in ELisp manualEli Zaretskii2019-11-081-3/+2
* Ensure building and running on non-IPv6 capable hosts worksRobert Pluim2019-11-082-13/+22
* Handle case where a face's :extend attribute is unspecified (Bug#37774)Jimmy Aguilar Mena2019-11-081-4/+10
* * lisp/emacs-lisp/easymenu.el: Don't quote lambdasStefan Monnier2019-11-071-6/+6