summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix viper undo breakage from undo-boundary changesfix/viper-undo-squashPhillip Lord2016-05-213-43/+32
* Properly reject malformed or empty package sigsPaul Eggert2016-05-131-1/+1
* Remove buggy non-native image scrollingPaul Eggert2016-05-131-34/+9
* * doc/misc/texinfo.tex: Sync from gnulib.Paul Eggert2016-05-131-22/+34
* * lisp/emacs-lisp/find-func.el (find-feature-regexp)Glenn Morris2016-05-121-2/+2
* Do not mistake colon at the end of regexp for slash symbolDmitry Gutov2016-05-122-1/+6
* Make package-install-from-buffer not move pointDmitry Gutov2016-05-121-1/+2
* ; Revert "* emacs-lisp/lisp-mnt.el (lm-header): save-excursion"Dmitry Gutov2016-05-121-11/+10
* Redo the fix for bug#21839Dmitry Gutov2016-05-122-3/+5
* Don't treat JS spread as contination method callDmitry Gutov2016-05-112-1/+7
* ; Auto-commit of loaddefs files.Glenn Morris2016-05-101-1/+1
* Allow newlines inside cl function arglistsDmitry Gutov2016-05-101-1/+1
* Publicize cl--generic-all-functionsDmitry Gutov2016-05-104-4/+4
* ; Fix typoMichael Albinus2016-05-091-1/+1
* Add some "safe-local-variable" declarations for compatibility with master.Alan Mackenzie2016-05-091-1/+20
* Fix doc string in `insert'Lars Ingebrigtsen2016-05-091-2/+2
* * doc/misc/emacs-mime.texi (time-date): Document now-builtins better.Paul Eggert2016-05-081-4/+4
* Say 'All results processed' at the endDmitry Gutov2016-05-081-1/+3
* Document automatic adjustment of process' logical window dimensionsEli Zaretskii2016-05-073-1/+63
* ; Fix typos and stylistic glitches in NEWSMichael Albinus2016-05-061-106/+112
* tramp-sh.el: Work around a stat bug (backport from master)Michael Albinus2016-05-061-2/+4
* Doc fixes for fclist and grepPaul Eggert2016-05-056-8/+9
* Minor doc fixes for quotingPaul Eggert2016-05-053-25/+20
* `nreverse' the marker pairs listDmitry Gutov2016-05-051-1/+1
* Use save-excursion in xref-location-marker moreDmitry Gutov2016-05-052-4/+6
* shell-quote-argument DIR when appropriateDmitry Gutov2016-05-052-3/+5
* Rework xref-query-replace-in-resultsDmitry Gutov2016-05-052-50/+110
* * lisp/replace.el (query-replace-read-from): Use minibuffer-with-setup-hookJuri Linkov2016-05-041-12/+9
* Fix todo-mode bug involving archived items (bug#23447)Stephen Berman2016-05-041-20/+19
* ; * etc/NEWS: Tiny edit. (Bug#23432)Glenn Morris2016-05-041-3/+5
* ; * test/automated/xref-tests.el: Add copyright and license.Glenn Morris2016-05-031-0/+25
* Handle "empty line" regexp in xref searchesDmitry Gutov2016-05-042-8/+12
* Add tests for xref-collect-matchesDmitry Gutov2016-05-043-0/+41
* Use grep-find-ignored-directories instead of vc-directory-exclusion-listDmitry Gutov2016-05-043-9/+10
* Clear buffer-undo-list when showing xrefsDmitry Gutov2016-05-041-1/+3
* Note the quote translation in `message' in section "incompatible changes".Alan Mackenzie2016-05-031-0/+7
* * etc/NEWS: Mention (message "%s" (format ...)).Paul Eggert2016-05-031-1/+2
* (Common Keywords): Correct what missing :group meansLars Ingebrigtsen2016-05-031-2/+1
* Improve documentation of Dired's 'A' and 'Q' commandsEli Zaretskii2016-05-033-3/+35
* Doc fixes for quotingPaul Eggert2016-05-0310-42/+59
* posnp doc clarificationLars Ingebrigtsen2016-05-031-0/+1
* Mention what a missing :group doesLars Ingebrigtsen2016-05-031-3/+7
* Fix documentation of dired-aux search/replace commandsEli Zaretskii2016-05-022-5/+11
* Fix quoting problem in cc-engine debug messagePaul Eggert2016-05-021-1/+1
* Add electric-quote-string unit testPhilipp Stephani2016-05-021-0/+8
* Don’t electrically quote ‘'’ in PythonPaul Eggert2016-05-021-3/+8
* `nreverse' Grep hits before passing them to xref--convert-hitsDmitry Gutov2016-05-021-1/+1
* ; Spelling fixesPaul Eggert2016-05-012-2/+2
* * doc/misc/texinfo.tex: Sync from gnulib.Paul Eggert2016-05-011-4/+16
* * lisp/isearch.el (isearch-forward-symbol-at-point): Add isearch-push-state.Juri Linkov2016-05-011-0/+1