aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lisp/vc/vc-hg.el: Don't pass empty string to hg updateAndrii Kolomoiets2019-11-151-1/+1
* Fix minor formatting issue in isearch-forward documentationLele Gaifax2019-11-151-2/+2
* Make edebug-remove-instrumentation remove macro instrumentationLars Ingebrigtsen2019-11-151-2/+3
* Update nnir-method-default-engines version tagRobert Pluim2019-11-151-1/+1
* Fix a recent change in xdisp.cEli Zaretskii2019-11-151-3/+0
* Handle weird cases like (ceil 0 0.0)Paul Eggert2019-11-142-22/+31
* * lisp/cedet/semantic/db.el: Use lexical-bindingStefan Monnier2019-11-141-49/+50
* Fix byte-counting error in ‘format’Paul Eggert2019-11-142-3/+7
* In Cairo builds, omit some unnecessary functionsPaul Eggert2019-11-143-2/+17
* (repos-count-screen-lines): Narrow without changing point-minDmitry Gutov2019-11-141-2/+3
* CC Mode: Fix two bugs in the "state cache".Alan Mackenzie2019-11-141-19/+42
* Remove unneeded font_is_ignored prototypeRobert Pluim2019-11-141-4/+0
* ; Add explanation for face-ignored-fonts defaultsRobert Pluim2019-11-141-2/+3
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2019-11-146-27/+401
|\
| * Merge branch 'scratch/so-long-updates'Phil Sainty2019-11-156-27/+401
| |\
| | * Make so-long disable flymake, flyspell, flycheckPhil Sainty2019-11-151-0/+3
| | * Support loading so-long.el on top of an earlier versionPhil Sainty2019-11-151-0/+50
| | * Backwards-compatibility function definitions for so-long.elPhil Sainty2019-11-151-0/+17
| | * * lisp/so-long.el (so-long-unload-function): Improved feature unloadPhil Sainty2019-11-151-8/+39
| | * ; * lisp/so-long.el (so-long-predicate): Custom type consistencyPhil Sainty2019-11-151-2/+2
| | * Defer triggering `so-long' until the buffer is displayedPhil Sainty2019-11-155-6/+190
| | * ; Documentation and spellingPhil Sainty2019-11-152-17/+106
| |/
* | ; * src/font.h (font_is_ignored): Add prototype to avoid warnings.Eli Zaretskii2019-11-141-0/+1
|/
* Fix recent documentation changesEli Zaretskii2019-11-142-6/+5
* Make GTK font chooser respect face-ignored-fontsRobert Pluim2019-11-143-14/+45
* Obsolete rfc2047-quote-special-characters-in-quoted-strings (bug#38200)Katsumi Yamaoka2019-11-141-0/+50
* Remove rfc2047-quote-special-characters-in-quoted-strings (bug#38200)Katsumi Yamaoka2019-11-141-63/+9
* (vc-default-update-on-retrieve-tag): Accept backend argumentAndrii Kolomoiets2019-11-141-1/+1
* Fix mouse-1 on Gnus article buffer buttonsLars Ingebrigtsen2019-11-141-0/+1
* VC: ability to skip update buffers promptAndrii Kolomoiets2019-11-144-7/+23
* 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