aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused duplicate of minibuffer-completion-contentsGlenn Morris2018-02-082-15/+2
* * lisp/comint.el (comint-history-isearch-setup): Check if process is live.Juri Linkov2018-02-061-4/+11
* * lisp/dired.el (dired-get-marked-files): Add new optional arg 'error'.Juri Linkov2018-02-063-20/+28
* ; Small fixes and indentationJuri Linkov2018-02-063-25/+25
* Support occur command operating on the region from Isearch.Juri Linkov2018-02-062-10/+13
* Work around macOS faccessat bugPaul Eggert2018-02-051-5/+8
* Support list-matching-lines-jump-to-current-line for context lines.Juri Linkov2018-02-051-47/+85
* Merge from origin/emacs-26Glenn Morris2018-02-0519-101/+181
|\
| * * lisp/vc/vc-git.el (vc-git-print-log): Restrict file scope to a single fileJuri Linkov2018-02-042-3/+8
| * * doc/emacs/misc.texi (Interactive Shell): Refer to node "Minibuffer File"Michael Albinus2018-02-041-1/+2
| * Yet another round of fixing the Emacs manualEli Zaretskii2018-02-048-21/+22
| * * etc/NEWS: Expunge the solecism "allow(s)" + infinitiveAlan Mackenzie2018-02-041-16/+18
| * Two minor fixes in AntinewsMartin Rudalics2018-02-041-2/+2
| * * etc/NEWS: Rename image-dired-thumb-job-limitJuri Linkov2018-02-031-1/+1
| * * lisp/simple.el (async-shell-command, shell-command): Fix grammarBasil L. Contovounesios2018-02-031-6/+6
| * Fix deferred display of async shell-command buffersBasil L. Contovounesios2018-02-031-7/+13
| * Mention remote file name completion in Emacs manualEli Zaretskii2018-02-031-0/+6
| * Yest another round of manual copyeditsEli Zaretskii2018-02-034-29/+41
| * Update xdisp.c commentaryEli Zaretskii2018-02-031-14/+29
| * Fix Bug#30324Michael Albinus2018-02-031-2/+2
| * Recognize Org as builtin package (bug#30310)Glenn Morris2018-02-022-0/+32
* | Fix inconsistency expanding "//" in TrampMichael Albinus2018-02-053-21/+43
* | Fix handling of modifier keys on macOSPhilipp Stephani2018-02-043-122/+63
* | Make tramp-archive fit for older EmacsenMichael Albinus2018-02-043-39/+57
* | Avoid EOVERFLOW problems with file-directory-pPaul Eggert2018-02-033-11/+39
* | Add tests to verify error propagation in 'json-insert'.Philipp Stephani2018-02-031-0/+32
* | Don't require all file-attributes to be equal (Bug#30327)Noam Postavsky2018-02-031-3/+17
* | * test/lisp/files-tests.el (files-tests--with-temp-non-special):Michael Albinus2018-02-031-1/+2
* | Prevent loading tramp-archive when it cannot be usedMichael Albinus2018-02-034-55/+82
* | ; Fix arglist doc of json parse functionsBasil L. Contovounesios2018-02-031-2/+2
* | Autoload tramp-archiveMichael Albinus2018-02-033-14/+84
* | ; * autogen.sh (check_version): Improve previous change.Glenn Morris2018-02-021-1/+1
* | Try to work around intermittent autogen failure on hydra.nixos.orgGlenn Morris2018-02-021-1/+8
* | ; * autogen.sh: Remove temporary debug statements.Glenn Morris2018-02-021-6/+0
* | ; * autogen.sh: Add some temporary debug statements.Glenn Morris2018-02-021-0/+6
* | ; * autogen.sh: Remove temporary debug statements.Glenn Morris2018-02-021-7/+0
* | ; * autogen.sh: Add some temporary debug statements.Glenn Morris2018-02-021-0/+7
* | * autogen.sh: Remove temporary debug statements.Glenn Morris2018-02-021-9/+0
* | * autogen.sh: Add some temporary debug statements, for hydra.nixos.org.Glenn Morris2018-02-021-0/+9
* | ; Merge from emacs-26Noam Postavsky2018-02-022-27/+17
|\ \ | |/
| * ; Let files-tests.el pass multiple times in a sessionNoam Postavsky2018-02-021-12/+10
| * ; Avoid process kill query during term testsNoam Postavsky2018-02-021-15/+7
* | CC Mode: Fix an enum intro being parsed as defun-block-introAlan Mackenzie2018-02-022-12/+9
* | Properly integrate modules into the loading process (Bug#30164).Philipp Stephani2018-02-023-28/+77
* | Use 'defalias' in test module instead of 'fset'.Philipp Stephani2018-02-022-4/+5
* | Add support for module functions to C-h f (Bug#30163).Philipp Stephani2018-02-022-0/+16
* | Handle quoted remote file names for file notificationsMichael Albinus2018-02-023-12/+21
* | Minor tweaks in tramp-archive.elMichael Albinus2018-02-021-2/+7
* | Merge from origin/emacs-26Glenn Morris2018-02-0216-61/+76
|\ \ | |/
| * Another round of manual fixupsEli Zaretskii2018-02-029-45/+58