summaryrefslogtreecommitdiff
path: root/lisp/replace.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* 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
* query-replace: Undo replacements performed with 'commaTino Calancha2017-08-081-28/+42
* Improve documentation of 'occur'Eli Zaretskii2017-07-291-0/+5
* * lisp/replace.el (query-replace-regexp-eval): Doc fix.Eli Zaretskii2017-05-191-2/+2
* ; * lisp/replace.el (query-replace-regexp, replace-regexp): Doc fixes.Eli Zaretskii2017-05-061-6/+7
* ; * lisp/replace.el (how-many, flush-lines, keep-lines): Remove empty line.Tino Calancha2017-04-021-3/+0
* Put text properties on query-replace separator string instead of "\0"Juri Linkov2017-02-281-14/+20
* * lisp/replace.el (query-replace-from-to-separator): Move propertizeJuri Linkov2017-02-131-17/+23
* Show current line highlighted in *Occur* bufferTino Calancha2017-02-021-5/+67
* Allow occur command to operate on the regionTino Calancha2017-02-021-7/+40
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Add missing 'provide's in preloaded packagesPhilippe Vaucher2016-11-251-0/+2
* | Prescribe history for read-regexp in query-replaceMark Oteiza2016-11-071-1/+1
* | Avoid dynamic binding on a symbolMark Oteiza2016-10-041-4/+4
* | Turn on more lexical-bindingMark Oteiza2016-09-281-7/+8
* | Merge from origin/emacs-25Paul Eggert2016-08-051-7/+10
|\ \ | |/
| * Clarify the documentation of back-references in replacementsEli Zaretskii2016-07-021-7/+10
* | Merge from origin/emacs-25Paul Eggert2016-05-261-8/+8
|\ \ | |/
| * * lisp/char-fold.el: Rename from character-fold.el.Juri Linkov2016-05-171-8/+8
* | Merge from origin/emacs-25Paul Eggert2016-05-051-12/+9
|\ \ | |/
| * * lisp/replace.el (query-replace-read-from): Use minibuffer-with-setup-hookJuri Linkov2016-05-041-12/+9
| * Rearrange the doc of query-replace slightlyLars Ingebrigtsen2016-05-011-4/+4
| * replace-match-maybe-edit doc clarificationLars Ingebrigtsen2016-05-011-1/+3
* | Rearrange the doc of query-replace slightlyLars Ingebrigtsen2016-04-301-4/+4
* | replace-match-maybe-edit doc clarificationLars Ingebrigtsen2016-04-301-1/+3
* | Merge from origin/emacs-25John Wiegley2016-04-021-7/+12
|\ \ | |/
| * In M-%, avoid making buffer-local binding of text-property-default-nonstickyAlan Mackenzie2016-03-291-7/+12
* | Merge from origin/emacs-25John Wiegley2016-04-021-6/+11
|\ \ | |/
| * Minor doc string fixes in replace.elEli Zaretskii2016-03-251-6/+11
* | Merge from origin/emacs-25John Wiegley2016-03-031-0/+1
|\ \ | |/
| * Add `isearch' to `basic-faces'Lars Ingebrigtsen2016-02-231-0/+1
* | Allow undoing changes while doing query-replaceTino Calancha2016-02-241-9/+108
|/
* * lisp/replace.el (replace-match-maybe-edit): Make arg `backward' optional.Juri Linkov2016-02-101-4/+6
* Improve the custom type of some user options.Glenn Morris2016-02-011-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Further progress making Isearch, Ispell, Replace work with Follow Mode.Alan Mackenzie2015-12-071-2/+6
* * lisp/replace.el (occur-engine): Count matches in empty lines.Juri Linkov2015-12-011-0/+3
* Spelling and grammar fixesPaul Eggert2015-11-291-2/+2
* Improve documentation of search and replace commandsEli Zaretskii2015-11-281-0/+14
* Improve documentation of 'replace-character-fold'Eli Zaretskii2015-11-271-2/+4
* Improve and update documentation of search commandsEli Zaretskii2015-11-251-1/+2