summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove '-P 1', it's the default anywayscratch/project-files-pipe-grepDmitry Gutov2019-01-121-1/+1
* Wrap call-process-region in project--process-file-regionDmitry Gutov2019-01-121-8/+25
* Revert "Use 'xargs -P0' to further improve performance"Dmitry Gutov2019-01-081-1/+1
* Use 'xargs -P0' to further improve performanceDmitry Gutov2019-01-081-1/+1
* project-files-pipe-grep: Use process-call-regionDmitry Gutov2019-01-081-24/+19
* Make project-files the "canonical" oneDmitry Gutov2019-01-061-23/+18
* Try to avoid writing a temporary fileDmitry Gutov2018-12-281-18/+25
* Remove the first arg (detect the project)Dmitry Gutov2018-12-281-2/+2
* Add project-files-pipe-grepDmitry Gutov2018-12-271-0/+42
* Tone down diff-refine-removed and diff-refine-added as wellDmitry Gutov2018-12-271-2/+2
* Port message-checksum to bignumsPaul Eggert2018-12-261-1/+12
* Set up debugger buffer earlier and fit window to it (Bug#32825)Martin Rudalics2018-12-261-19/+21
* Tone down diff-added and diff-removed in light themesDmitry Gutov2018-12-261-2/+2
* * lisp/isearch.el (isearch-done): Reset isearch-lazy-highlight-last-stringJuri Linkov2018-12-251-2/+3
* * lisp/vc/diff-mode.el (diff-syntax-fontify-hunk): Add `*' to namesJuri Linkov2018-12-251-3/+3
* Prepend 'rubocop' with 'bundle exec' when appropriateDmitry Gutov2018-12-252-1/+16
* ; Documentation updatesDmitry Gutov2018-12-252-1/+9
* Use rubocop --lint when no .rubocop.ymlDmitry Gutov2018-12-251-1/+2
* Provide tramp-adb-handle-make-processMichael Albinus2018-12-251-79/+116
* Provide tramp-sh-handle-make-processMichael Albinus2018-12-243-165/+366
* xref-goto-xref: Highlight the exact symbol after the jumpDmitry Gutov2018-12-241-3/+4
* ; Don't require semantic/symref, it's unnecessary nowDmitry Gutov2018-12-241-3/+0
* execute-extended-command: Skip waiting in more casesDmitry Gutov2018-12-241-3/+5
* ; * etc/HELLO: Remove stray x-charset. (Bug#33851)Eli Zaretskii2018-12-231-3/+3
* ; Add +++ to recent entry in etc/NEWSMichael Albinus2018-12-231-0/+1
* ; Fix wording in etc/NEWSMichael Albinus2018-12-231-2/+2
* Handle `make-process' in Tramp and ange-ftpMichael Albinus2018-12-2313-15/+32
* * lisp/simple.el (next-error-no-select): Use save-selected-window.Juri Linkov2018-12-231-7/+5
* Add file name handler support for 'make-process' (Bug#28691)Philipp Stephani2018-12-227-4/+100
* * etc/HELLO: Add missing charset properties for Japanese and Korean.Eli Zaretskii2018-12-221-2/+2
* Macroexpand before evaluating in eval-expression (bis)Charles A. Roelli2018-12-221-1/+1
* ldap.el: Do not set process-connection-typeThomas Fitzsimmons2018-12-221-2/+3
* ; Cosmetic changes to etc/NEWSMichael Albinus2018-12-221-9/+9
* Use "file name handler" consequentlyMichael Albinus2018-12-2211-79/+80
* Fix Bug#33735Michael Albinus2018-12-213-13/+37
* * test/lisp/filenotify-tests.el, test/lisp/shadowfile-tests.el:Michael Albinus2018-12-212-2/+0
* * lisp/emacs-lisp/debug.el (debug): Add display-buffer-below-selectedJuri Linkov2018-12-211-3/+5
* * lisp/windmove.el (windmove-delete-in-direction): Change prefix arg C-uJuri Linkov2018-12-212-4/+8
* * lisp/window.el (switch-to-buffer-obey-display-actions): New defcustom.Juri Linkov2018-12-214-36/+86
* * lisp/hi-lock.el (hi-salmon, hi-aquamarine): New faces. (Bug#33398)Juri Linkov2018-12-211-4/+24
* Merge from origin/emacs-26Glenn Morris2018-12-203-3/+8
|\
| * Check result from c-backward-token-2 to avoid infinite loopAlan Mackenzie2018-12-201-2/+2
| * cl-make-random-state was not copying its argPaul Eggert2018-12-192-1/+6
* | ; Merge from origin/emacs-26Glenn Morris2018-12-200-0/+0
|\ \ | |/
| * Skip a vc-bzr test if run as rootGlenn Morris2018-12-191-0/+3
| * ; Copyright year fixGlenn Morris2018-12-191-4/+6
| * Backport: Handle unread-command-events consistently (bug#23980)Chris Feng2018-12-192-0/+37
* | Merge from origin/emacs-26Glenn Morris2018-12-203-12/+25
|\ \ | |/
| * Restrict downcasing in elisp xref tests (bug#25534)Glenn Morris2018-12-181-8/+20
| * Avoid test failures if directory name looks like a regexpRob Browning2018-12-182-4/+5