summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/cl-generic.el: Fix bootstrap.scratch/completion-apiStefan Monnier2019-12-042-15/+37
* WIP of possible new completion APIStefan Monnier2019-11-161-0/+193
* * lisp/tab-bar.el: Add missing arg.Juri Linkov2019-11-172-3/+3
* * lisp/simple.el (eval-expression-print-maximum-character): Use choice type.Juri Linkov2019-11-171-1/+3
* * lisp/dired.el (dired-dwim-target): Add choice dired-dwim-target-next-visibleJuri Linkov2019-11-173-8/+22
* Fix display of R2L textEli Zaretskii2019-11-161-6/+10
* Fix moving files with duplicate names to trash-canShingo Tanaka2019-11-161-1/+2
* Do not report move frame events for tooltip frames (Bug#38213)Martin Rudalics2019-11-162-2/+4
* tex-mode: paragraph separator groups text and commentsMichael Orlitzky2019-11-161-1/+1
* Don't move point on undefined keystrokes in the article bufferLars Ingebrigtsen2019-11-161-26/+21
* Make button-1 work on all Gnus buttonsLars Ingebrigtsen2019-11-162-5/+12
* Make it clear what edebug-remove-instrumentation offersLars Ingebrigtsen2019-11-161-2/+4
* Port new float-scaling code to SolarisPaul Eggert2019-11-151-4/+1
* ; * lisp/so-long.el: Silence byte-compiler warningsPhil Sainty2019-11-161-0/+3
* Make icomplete-tidy-shadowed-file-names less aggressiveJoão Távora2019-11-151-52/+55
* * lisp/progmodes/perl-mode.el (perl-calculate-indent): Indent qw(...)Stefan Monnier2019-11-152-9/+28
* Used magic-fallback-mode-alist to detect .doc files (Bug#20891)Robert Pluim2019-11-151-1/+2
* Improve indexing of function doc string conventionsEli Zaretskii2019-11-151-1/+2
* Port hexdigit init to non-GCC + pdumperPaul Eggert2019-11-152-23/+11
* Improve documentation of 'add-variable-watcher'Eli Zaretskii2019-11-152-15/+18
* Avoid using subr-x functionLars Ingebrigtsen2019-11-151-1/+2
* In 'dframe-frame-mode' avoid 'switch-to-buffer' (Bug#37840)Martin Rudalics2019-11-151-3/+7
* 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