aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make clone-buffer not unbind global variableBraun Gábor2019-11-141-1/+1
* Update signature in etc/DISTRIBLars Ingebrigtsen2019-11-141-2/+1
* Make dired-do-compress-to require format-specLars Ingebrigtsen2019-11-141-0/+1
* Allow using edebug-remove-instrumentation more fine-grainedLars Ingebrigtsen2019-11-141-17/+31
* time-stamp: update support for time zone numeric offsetStephen Gildea2019-11-133-23/+58
* Don't show Attachment(s) header in html article viewed with browse-urlKatsumi Yamaoka2019-11-141-0/+1
* * lisp/tab-line.el (tab-line-tabs-buffer-list): Use window-prev-buffers too.Juri Linkov2019-11-141-6/+5
* Fix double-rounding bug in ceiling etc.Paul Eggert2019-11-134-68/+55
* Refactor bignum multiplication, exponentiationPaul Eggert2019-11-133-74/+84
* Refactor double integer scalingPaul Eggert2019-11-133-22/+29
* Finish last Tramp patchMichael Albinus2019-11-131-2/+6
* Add "Noto Color Emoji" to face-ignored-fontsRobert Pluim2019-11-131-3/+7
* Some refinement in Tramp debug buffer.Michael Albinus2019-11-131-5/+13
* Adapt Tramp docstrings according to checkdocMichael Albinus2019-11-1316-82/+118
* Avoid fido-mode's setup on non-icomplete minibuffersJoão Távora2019-11-131-7/+8
* * lisp/tab-line.el (tab-line-tabs-buffer-list-function): New variable.Juri Linkov2019-11-121-27/+62
* * lisp/dired.el (dired-dwim-target): Add new choices (bug#35385)Juri Linkov2019-11-124-10/+38
* Conditionally omit edition numbers, dates in docPaul Eggert2019-11-123-35/+41
* Make sure buffer is live before retrieving underline properties (Bug#38038)Martin Rudalics2019-11-124-29/+41
* * lisp/emacs-lisp/easymenu.el (easy-menu-make-symbol): Fix last changeStefan Monnier2019-11-121-1/+1
* 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