aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/replace.el (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-31occur: Add bindings for next-error-no-selectTino Calancha1-1/+71
2020-05-02Document effect of 'search-upper-case' on replacement commandsEli Zaretskii1-14/+21
2020-03-04Update default-directory in occur buffer (bug#39608)Stéphane Boucher1-1/+5
2020-02-23* lisp/replace.el (occur-engine-line): Revert part of fb16313025 (bug#39597)Juri Linkov1-2/+4
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-10-09; Fix typo in previous commitRobert Pluim1-1/+1
2019-10-09Improve doc strings in replace.elEli Zaretskii1-10/+26
2019-09-17Backport: Fix an assignment to free variable warningTino Calancha1-1/+1
2019-09-17Fix an assignment to free variable warningTino Calancha1-1/+1
2019-09-09query-replace-regexp undo: Update next-replacement after undoTino Calancha1-6/+8
2019-08-19Fix query-replace-regexp undo featureTino Calancha1-2/+5
2019-07-15Tweak mouse-face highlighting of Occur buffersLars Ingebrigtsen1-7/+10
2019-07-12Better match-data handling in perform-replaceJuri Linkov1-19/+20
2019-07-08* lisp/replace.el (perform-replace): Move save-match-data hereJuri Linkov1-13/+14
2019-07-05* lisp/replace.el (replace-highlight): Add save-match-data (bug#36328)Juri Linkov1-1/+5
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert1-0/+1
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert1-1/+0
2019-04-10Inhibit displaying help buffer in main window in perform-replaceJuri Linkov1-16/+18
2019-03-24i18n: Add function ngettext for pluralization.Juri Linkov1-21/+30
2019-02-28* lisp/replace.el (flush-lines): Return the number of deleted lines.Juri Linkov1-9/+12
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-12-19More font-lock improvements for diff-modeJuri Linkov1-4/+2
2018-12-10Fix occur for non-nil list-matching-lines-jump-to-current-line (bug#33476)Juri Linkov1-6/+6
2018-12-10Guard occur against an undefined orig-lineRaimon Grau1-1/+3
2018-10-09* lisp/replace.el (occur--garbage-collect-revert-args): New functionStefan Monnier1-26/+30
2018-10-09Revert part of last commitEli Zaretskii1-13/+1
2018-10-09* lisp/replace.el: Rework implementation of the occur regionStefan Monnier1-112/+92
2018-10-09Unbreak 'revert-buffer' in Occur buffersEli Zaretskii1-8/+8
2018-09-21Fix a previous commitTino Calancha1-13/+9
2018-09-18Fix bug 32543Tino Calancha1-3/+36
2018-06-03query-replace undo: Handle when user edits the replacement stringTino Calancha1-1/+2
2018-06-03Backport: Fix corner case in query-replace-regexp undoTino Calancha1-0/+4
2018-06-03Backport: Preserve case in query-replace undoTino Calancha1-0/+1
2018-05-26query-replace undo: Handle when user edits the replacement stringTino Calancha1-1/+2
2018-05-23Fix corner case in query-replace-regexp undoTino Calancha1-0/+4
2018-04-23Improve Isearch error handlingJuri Linkov1-1/+1
2018-04-20* lisp/replace.el (query-replace-descr): Silence compiler.Glenn Morris1-2/+3
2018-04-19Use text properties to save search parameters. (Bug#22479)Juri Linkov1-7/+29
2018-04-19* lisp/isearch.el (isearch-mode-map): Restore advertised bindings.Juri Linkov1-1/+1
2018-04-19Add REGION-NONCONTIGUOUS-P arg to other replace.el commandsDrew Adams1-16/+37
2018-04-17Use next-error-found to set next-error-last-buffer.Juri Linkov1-26/+23
2018-04-09Preserve case in query-replace undoTino Calancha1-0/+1
2018-02-06; Small fixes and indentationJuri Linkov1-20/+20
2018-02-06Support occur command operating on the region from Isearch.Juri Linkov1-6/+8
2018-02-05Support list-matching-lines-jump-to-current-line for context lines.Juri Linkov1-47/+85
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-12-26Fix highlighting in query-replace with non-nil replace-char-foldCharles A. Roelli1-1/+4
2017-11-18Fix case-folding in OccurEli Zaretskii1-168/+178
2017-10-25Fix autoload of flymake from elisp-mode during bootstrap (bug#28994)Stefan Monnier1-0/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1