summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Support Ruby block arguments ending with , or *Nobuyoshi Nakada2018-12-111-0/+4
* * lisp/isearch.el (isearch-pre-command-hook): Support `isearch-move'Juri Linkov2018-12-111-12/+13
* * lisp/vc/vc.el (vc-root-version-diff): New command (bug#33650).Juri Linkov2018-12-111-5/+25
* Support git commit --no-verifyMatthias Meulien2018-12-111-0/+7
* Merge from origin/emacs-26Glenn Morris2018-12-101-3/+5
|\
| * CC Mode: stop extra parens on expression causing false fontification as typeAlan Mackenzie2018-12-101-3/+5
* | Merge from origin/emacs-26Glenn Morris2018-12-102-2/+27
|\ \ | |/
| * CC Mode: stop wrongly recognizing "func(a * 9)" as "pointer to type a"Alan Mackenzie2018-12-101-2/+6
| * * lisp/emacs-lisp/cursor-sensor.el: Add motivationStefan Monnier2018-12-091-0/+21
| * Guard occur against an undefined orig-lineRaimon Grau2018-12-101-1/+3
* | Merge from origin/emacs-26Glenn Morris2018-12-102-11/+37
|\ \ | |/
| * Improve documentation of cursor-sensor.el (bug#33664)Stefan Monnier2018-12-091-7/+19
| * * lisp/simple.el (next-line-or-history-element): Use current-columnJuri Linkov2018-12-071-4/+18
* | * lisp/net/tramp-compat.el (tramp-compat-flatten-list): New defun.Michael Albinus2018-12-101-0/+13
* | * lisp/Makefile.in (compile-main): Use a more selective regexp.Stefan Monnier2018-12-101-7/+9
* | Fix occur for non-nil list-matching-lines-jump-to-current-line (bug#33476)Juri Linkov2018-12-101-6/+6
* | Don't create *Compile-Log* due to byte-compile. Amend message to it.Alan Mackenzie2018-12-091-4/+2
* | 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