summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Fix resolving symlinks in Eshell history file namesEli Zaretskii2018-12-092-2/+2
* Fix quote in the copyright skeletonMichael Heerdegen2018-12-081-1/+1
* Honor 'vc-bzr-log-switches' in 'vc-bzr-revision-table'Eli Zaretskii2018-12-081-1/+5
* Honor 'vc-bzr-log-switches' in 'vc-bzr-expanded-log-entry'Steven De Herdt2018-12-081-1/+5
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2018-12-082-12/+73
|\
| * New buffer display action alist entry 'window-min-height' (Bug#32825)Martin Rudalics2018-12-081-9/+32
| * Adjust windows' previous buffers when reverting dired buffers (Bug#33458)Martin Rudalics2018-12-081-3/+41
* | Follow links in Eshell last-dir-ringPhilip Hudson2018-12-081-4/+5
* | Follow symlink in Eshell historyPhilip Hudson2018-12-081-4/+5
|/
* Improve how 'balance-windows' handles fixed-size windows (Bug#33254)Martin Rudalics2018-12-081-15/+16
* CC Mode: Compensate for backward-sexp ignoring trailing commas after {...}Alan Mackenzie2018-12-071-4/+11
* Refactor some Tramp functionsMichael Albinus2018-12-077-146/+183
* * lisp/vc/vc.el (vc-find-revision-no-save): Add optional arg BUFFER.Juri Linkov2018-12-071-13/+21
* Avoid an error on exit in a build without threadsEli Zaretskii2018-12-061-1/+3
* Add missing handler to tramp-rclone.el, improve robustnessMichael Albinus2018-12-061-57/+121
* Rework Tramp wrt string-match-p, looking-at-p, save-match-dataMichael Albinus2018-12-069-598/+610
* Make stronger tests for Tramp multi hopsMichael Albinus2018-12-061-9/+26
* Keep Flymake compatible with Emacs 26.1 builds --without-xJoão Távora2018-12-061-19/+20
* Prepare lisp/progmodes/flymake.el for distribution in GNU ELPAJoão Távora2018-12-041-1/+2
* Allow custom load paths in elisp's byte-compilation Flymakescratch/allow-custom-load-paths-in-elisp-flymakeJoão Távora2018-12-041-7/+18
* * lisp/emacs-lisp/eldoc.el: Let the user interrupt the searchStefan Monnier2018-12-041-6/+9
* Support IBM038 (a.k.a. "EBCDIC-INT") encodingEli Zaretskii2018-12-042-0/+17
* * lisp/shell.el (shell--parse-pcomplete-arguments): Stop at semi-colonStefan Monnier2018-12-041-7/+7
* * lisp/isearch.el (isearch-yank-on-move): New defcustomJuri Linkov2018-12-042-21/+34
* * lisp/isearch.el (isearch-allow-scroll): New option `unlimited'.Juri Linkov2018-12-041-27/+34
* * lisp/vc/vc-git.el (vc-git-stash): Call vc-dir-marked-files onlyJuri Linkov2018-12-041-1/+5
* Merge from origin/emacs-26Glenn Morris2018-12-021-16/+13
|\
| * * lisp/emacs-lisp/subr-x.el (if-let, when-let): Doc fix: active voice.Glenn Morris2018-12-011-16/+13
| * ; Auto-commit of loaddefs files.Glenn Morris2018-12-011-28/+49
* | Merge from origin/emacs-26Glenn Morris2018-12-021-1/+2
|\ \ | |/
| * Fix "M-x man" when there's no 'man' program on PATHEli Zaretskii2018-12-011-1/+2
* | Merge from origin/emacs-26Glenn Morris2018-12-022-5/+11
|\ \ | |/
| * ; Add comment to `customize-package-emacs-version-alist'Michael Albinus2018-11-301-3/+7
| * Improve documentation of gdb-mi.elEli Zaretskii2018-11-301-2/+4
| * LDAP: Set process-connection-type to t on DarwinThomas Fitzsimmons2018-11-291-1/+6
* | emacsclient: prefer XDG_RUNTIME_DIR (Bug#33367)Paul Eggert2018-12-011-1/+4
* | * lisp/calendar/holidays.el: Use lexical-bindingStefan Monnier2018-12-011-37/+28
* | ; Auto-commit of loaddefs files.Glenn Morris2018-12-011-35/+150
* | Fix Bug#33556Michael Albinus2018-11-301-0/+1
* | LDAP: Set process-connection-type to tFilipp Gunbin2018-11-291-1/+1
* | * lisp/emacs-lisp/bytecomp.el: Don't load compile at runtime.Glenn Morris2018-11-281-1/+1
* | Further small tweaks to Gnus modes cleanupEric Abrahamsen2018-11-282-8/+1
* | Merge from origin/emacs-26Glenn Morris2018-11-285-10/+23
|\ \ | |/
| * Fix a typo in a doc stringEli Zaretskii2018-11-281-1/+1
| * * lisp/net/trampver.el (customize-package-emacs-version-alist):Glenn Morris2018-11-271-1/+1
| * * lisp/mh-e/mh-e.el (customize-package-emacs-version-alist): Additions.Glenn Morris2018-11-271-2/+3
| * * lisp/emacs-lisp/map-ynp.el (map-y-or-n-p): Pass format to message.Glenn Morris2018-11-271-1/+3
| * Improve documentation of Ediff wordwise commandsEli Zaretskii2018-11-271-3/+6
| * Support Hunspell 1.7.0 in ispell.elEli Zaretskii2018-11-261-1/+6
| * Avoid clearing echo-area message by auto-save-visited-file-nameEli Zaretskii2018-11-261-2/+4