summaryrefslogtreecommitdiff
path: root/lisp/replace.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* ; Fix typo in previous commitRobert Pluim2019-10-091-1/+1
* Improve doc strings in replace.elEli Zaretskii2019-10-091-10/+26
* Fix an assignment to free variable warningTino Calancha2019-09-171-1/+1
* Merge from origin/emacs-26Glenn Morris2019-09-151-6/+8
|\
| * query-replace-regexp undo: Update next-replacement after undoTino Calancha2019-09-091-6/+8
* | Merge from origin/emacs-26Glenn Morris2019-08-201-2/+5
|\ \ | |/
| * Fix query-replace-regexp undo featureTino Calancha2019-08-191-2/+5
* | Tweak mouse-face highlighting of Occur buffersLars Ingebrigtsen2019-07-151-7/+10
* | Better match-data handling in perform-replaceJuri Linkov2019-07-121-19/+20
* | * lisp/replace.el (perform-replace): Move save-match-data hereJuri Linkov2019-07-081-13/+14
* | * lisp/replace.el (replace-highlight): Add save-match-data (bug#36328)Juri Linkov2019-07-051-1/+5
* | Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* | Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* | Inhibit displaying help buffer in main window in perform-replaceJuri Linkov2019-04-101-16/+18
* | i18n: Add function ngettext for pluralization.Juri Linkov2019-03-241-21/+30
* | * lisp/replace.el (flush-lines): Return the number of deleted lines.Juri Linkov2019-02-281-9/+12
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Guard occur against an undefined orig-lineRaimon Grau2018-12-101-1/+3
| * query-replace undo: Handle when user edits the replacement stringTino Calancha2018-06-031-1/+2
| * Backport: Fix corner case in query-replace-regexp undoTino Calancha2018-06-031-0/+4
| * Backport: Preserve case in query-replace undoTino Calancha2018-06-031-0/+1
* | More font-lock improvements for diff-modeJuri Linkov2018-12-191-4/+2
* | Fix occur for non-nil list-matching-lines-jump-to-current-line (bug#33476)Juri Linkov2018-12-101-6/+6
* | * lisp/replace.el (occur--garbage-collect-revert-args): New functionStefan Monnier2018-10-091-26/+30
* | Revert part of last commitEli Zaretskii2018-10-091-13/+1
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2018-10-091-99/+91
|\ \
| * | * lisp/replace.el: Rework implementation of the occur regionStefan Monnier2018-10-091-112/+92
* | | Unbreak 'revert-buffer' in Occur buffersEli Zaretskii2018-10-091-8/+8
|/ /
* | Fix a previous commitTino Calancha2018-09-211-13/+9
* | Fix bug 32543Tino Calancha2018-09-181-3/+36
* | query-replace undo: Handle when user edits the replacement stringTino Calancha2018-05-261-1/+2
* | Fix corner case in query-replace-regexp undoTino Calancha2018-05-231-0/+4
* | Improve Isearch error handlingJuri Linkov2018-04-231-1/+1
* | * lisp/replace.el (query-replace-descr): Silence compiler.Glenn Morris2018-04-201-2/+3
* | Use text properties to save search parameters. (Bug#22479)Juri Linkov2018-04-191-7/+29
* | * lisp/isearch.el (isearch-mode-map): Restore advertised bindings.Juri Linkov2018-04-191-1/+1
* | Add REGION-NONCONTIGUOUS-P arg to other replace.el commandsDrew Adams2018-04-191-16/+37
* | Use next-error-found to set next-error-last-buffer.Juri Linkov2018-04-171-26/+23
* | Preserve case in query-replace undoTino Calancha2018-04-091-0/+1
* | ; Small fixes and indentationJuri Linkov2018-02-061-20/+20
* | Support occur command operating on the region from Isearch.Juri Linkov2018-02-061-6/+8
* | Support list-matching-lines-jump-to-current-line for context lines.Juri Linkov2018-02-051-47/+85
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Fix highlighting in query-replace with non-nil replace-char-foldCharles A. Roelli2017-12-261-1/+4
|/
* Fix case-folding in OccurEli Zaretskii2017-11-181-168/+178
* Fix autoload of flymake from elisp-mode during bootstrap (bug#28994)Stefan Monnier2017-10-251-0/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1