summaryrefslogtreecommitdiff
path: root/lisp/replace.el
Commit message (Expand)AuthorAge
* Update copyright year to 2019Paul Eggert2019-01-01
* Guard occur against an undefined orig-lineRaimon Grau2018-12-10
* query-replace undo: Handle when user edits the replacement stringTino Calancha2018-06-03
* Backport: Fix corner case in query-replace-regexp undoTino Calancha2018-06-03
* Backport: Preserve case in query-replace undoTino Calancha2018-06-03
* Update copyright year to 2018Paul Eggert2018-01-01
* Fix case-folding in OccurEli Zaretskii2017-11-18
* Fix autoload of flymake from elisp-mode during bootstrap (bug#28994)Stefan Monnier2017-10-25
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* query-replace: Undo replacements performed with 'commaTino Calancha2017-08-08
* Improve documentation of 'occur'Eli Zaretskii2017-07-29
* * lisp/replace.el (query-replace-regexp-eval): Doc fix.Eli Zaretskii2017-05-19
* ; * lisp/replace.el (query-replace-regexp, replace-regexp): Doc fixes.Eli Zaretskii2017-05-06
* ; * lisp/replace.el (how-many, flush-lines, keep-lines): Remove empty line.Tino Calancha2017-04-02
* Put text properties on query-replace separator string instead of "\0"Juri Linkov2017-02-28
* * lisp/replace.el (query-replace-from-to-separator): Move propertizeJuri Linkov2017-02-13
* Show current line highlighted in *Occur* bufferTino Calancha2017-02-02
* Allow occur command to operate on the regionTino Calancha2017-02-02
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Add missing 'provide's in preloaded packagesPhilippe Vaucher2016-11-25
* | Prescribe history for read-regexp in query-replaceMark Oteiza2016-11-07
* | Avoid dynamic binding on a symbolMark Oteiza2016-10-04
* | Turn on more lexical-bindingMark Oteiza2016-09-28
* | Merge from origin/emacs-25Paul Eggert2016-08-05
|\|
| * Clarify the documentation of back-references in replacementsEli Zaretskii2016-07-02
* | Merge from origin/emacs-25Paul Eggert2016-05-26
|\|
| * * lisp/char-fold.el: Rename from character-fold.el.Juri Linkov2016-05-17
* | Merge from origin/emacs-25Paul Eggert2016-05-05
|\|
| * * lisp/replace.el (query-replace-read-from): Use minibuffer-with-setup-hookJuri Linkov2016-05-04
| * Rearrange the doc of query-replace slightlyLars Ingebrigtsen2016-05-01
| * replace-match-maybe-edit doc clarificationLars Ingebrigtsen2016-05-01
* | Rearrange the doc of query-replace slightlyLars Ingebrigtsen2016-04-30
* | replace-match-maybe-edit doc clarificationLars Ingebrigtsen2016-04-30
* | Merge from origin/emacs-25John Wiegley2016-04-02
|\|
| * In M-%, avoid making buffer-local binding of text-property-default-nonstickyAlan Mackenzie2016-03-29
* | Merge from origin/emacs-25John Wiegley2016-04-02
|\|
| * Minor doc string fixes in replace.elEli Zaretskii2016-03-25
* | Merge from origin/emacs-25John Wiegley2016-03-03
|\|
| * Add `isearch' to `basic-faces'Lars Ingebrigtsen2016-02-23
* | Allow undoing changes while doing query-replaceTino Calancha2016-02-24
|/
* * lisp/replace.el (replace-match-maybe-edit): Make arg `backward' optional.Juri Linkov2016-02-10
* Improve the custom type of some user options.Glenn Morris2016-02-01
* Update copyright year to 2016Paul Eggert2016-01-01
* Further progress making Isearch, Ispell, Replace work with Follow Mode.Alan Mackenzie2015-12-07
* * lisp/replace.el (occur-engine): Count matches in empty lines.Juri Linkov2015-12-01
* Spelling and grammar fixesPaul Eggert2015-11-29
* Improve documentation of search and replace commandsEli Zaretskii2015-11-28
* Improve documentation of 'replace-character-fold'Eli Zaretskii2015-11-27
* Improve and update documentation of search commandsEli Zaretskii2015-11-25