summaryrefslogtreecommitdiff
path: root/lisp/replace.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lisp/replace.el (occur-regexp-descr): New function.Juri Linkov2015-11-201-7/+19
* Support rectangular regions for more commandsJuri Linkov2015-11-141-38/+49
* * lisp/isearch.el: Rename word search to regexp-function searchArtur Malabarba2015-10-211-2/+2
* Revert "Don't rely on defaults in decoding UTF-8 encoded Lisp files"Dmitry Gutov2015-09-291-1/+1
* Don't rely on defaults in decoding UTF-8 encoded Lisp filesEli Zaretskii2015-09-211-1/+1
* Clarify or replace a few \u escapes.Paul Eggert2015-09-211-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-4/+4
* Fix minor text quoting problems in lisp top levelPaul Eggert2015-08-281-1/+1
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-1/+2
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-4/+4
* * lisp/replace.el (perform-replace): Document `replacements'.Stefan Monnier2015-08-111-6/+7
* * lisp/replace.el (replace-character-fold): Default to nilArtur Malabarba2015-08-051-1/+1
* * lisp/replace.el (replace-search): Fix regexp case (bug#20901)Artur Malabarba2015-06-261-0/+1
* * lisp/character-fold.el: New file (Bug#20887)Artur Malabarba2015-06-241-2/+3
* * lisp/isearch.el: Fold many unicode characters to ASCIIArtur Malabarba2015-06-231-0/+9