aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
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-172-7/+18
* Fix moving files with duplicate names to trash-canShingo Tanaka2019-11-161-1/+2
* 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
* ; * 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-151-9/+22
* Used magic-fallback-mode-alist to detect .doc files (Bug#20891)Robert Pluim2019-11-151-1/+2
* 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
* * lisp/cedet/semantic/db.el: Use lexical-bindingStefan Monnier2019-11-141-49/+50
* (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
* 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-151-1/+76
* ; Documentation and spellingPhil Sainty2019-11-151-17/+37
* 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
* 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-131-12/+31
* 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
* Finish last Tramp patchMichael Albinus2019-11-131-2/+6
* Some refinement in Tramp debug buffer.Michael Albinus2019-11-131-5/+13
* Adapt Tramp docstrings according to checkdocMichael Albinus2019-11-1314-79/+107
* 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-122-4/+30
* * 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-121-2/+2
* * lisp/startup.el (command-line): Fix last change in package--activatedStefan Monnier2019-11-111-3/+1