aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | * lisp/net/tramp.el (tramp-handle-file-regular-p): Improve error handling.Michael Albinus2019-11-181-3/+7
|/
* Fix cl-prettyexpand in the non-FULL caseLars Ingebrigtsen2019-11-181-9/+7
* lisp/so-long.el: Refactor menu action commandsPhil Sainty2019-11-181-22/+13
* * lisp/so-long.el (so-long): Firstly revert the existing action, if anyPhil Sainty2019-11-181-2/+10
* lisp/so-long.el: Use (interactive "@") for menu commandsStefan Monnier2019-11-181-36/+17
* ; * lisp/so-long.el: Use declare-function nearer the code that needs itStefan Monnier2019-11-181-9/+6
* ; * lisp/so-long.el: Use function quoting in example configurationStefan Monnier2019-11-181-3/+3
* ; * lisp/so-long.el: Delete redundant :group declarationsStefan Monnier2019-11-181-32/+16
* * lisp/simple.el (process-file): Clarify doc string.Paul Eggert2019-11-171-8/+7
* * lisp/tmm.el (tmm-add-one-shortcut): Use dolistStefan Monnier2019-11-171-22/+15
* * lisp/subr.el (read-char-from-minibuffer, y-or-n-p): Remove discard-input.Juri Linkov2019-11-171-3/+1
* Auto-scrolling in tab-line (bug#37667)Juri Linkov2019-11-171-12/+60
* Compilation Mode: Fix arrow handling when compilation-context-lines is tAlan Mackenzie2019-11-171-16/+29
* Make ido-read-file-name respect ido-read-file-name-non-ido moreLars Ingebrigtsen2019-11-171-4/+6
* Make tables more resistant to major mode changesLars Ingebrigtsen2019-11-171-2/+2
* Make bibtex-parse-keys more robustLars Ingebrigtsen2019-11-171-0/+3
* ; Grammar in simple.el doc strings and commentsStephen Gildea2019-11-161-44/+44
* * 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