summaryrefslogtreecommitdiff
path: root/lisp/replace.el
AgeCommit message (Expand)Author
2016-05-01Rearrange the doc of query-replace slightlyLars Ingebrigtsen
2016-05-01replace-match-maybe-edit doc clarificationLars Ingebrigtsen
2016-04-30Rearrange the doc of query-replace slightlyLars Ingebrigtsen
2016-04-30replace-match-maybe-edit doc clarificationLars Ingebrigtsen
2016-04-02Merge from origin/emacs-25John Wiegley
2016-04-02Merge from origin/emacs-25John Wiegley
2016-03-29In M-%, avoid making buffer-local binding of text-property-default-nonstickyAlan Mackenzie
2016-03-25Minor doc string fixes in replace.elEli Zaretskii
2016-03-03Merge from origin/emacs-25John Wiegley
2016-02-24Allow undoing changes while doing query-replaceTino Calancha
2016-02-23Add `isearch' to `basic-faces'Lars Ingebrigtsen
2016-02-10* lisp/replace.el (replace-match-maybe-edit): Make arg `backward' optional.Juri Linkov
2016-02-01Improve the custom type of some user options.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert
2015-12-07Further progress making Isearch, Ispell, Replace work with Follow Mode.Alan Mackenzie
2015-12-01* lisp/replace.el (occur-engine): Count matches in empty lines.Juri Linkov
2015-11-29Spelling and grammar fixesPaul Eggert
2015-11-28Improve documentation of search and replace commandsEli Zaretskii
2015-11-27Improve documentation of 'replace-character-fold'Eli Zaretskii
2015-11-25Improve and update documentation of search commandsEli Zaretskii
2015-11-20* lisp/replace.el (occur-regexp-descr): New function.Juri Linkov
2015-11-14Support rectangular regions for more commandsJuri Linkov
2015-10-21* lisp/isearch.el: Rename word search to regexp-function searchArtur Malabarba
2015-09-29Revert "Don't rely on defaults in decoding UTF-8 encoded Lisp files"Dmitry Gutov
2015-09-21Don't rely on defaults in decoding UTF-8 encoded Lisp filesEli Zaretskii
2015-09-21Clarify or replace a few \u escapes.Paul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-28Fix minor text quoting problems in lisp top levelPaul Eggert
2015-08-23More-conservative ‘format’ quote restylingPaul Eggert
2015-08-16Use curved quotes in core elisp diagnosticsPaul Eggert
2015-08-11* lisp/replace.el (perform-replace): Document `replacements'.Stefan Monnier
2015-08-05* lisp/replace.el (replace-character-fold): Default to nilArtur Malabarba
2015-06-26* lisp/replace.el (replace-search): Fix regexp case (bug#20901)Artur Malabarba
2015-06-24* lisp/character-fold.el: New file (Bug#20887)Artur Malabarba
2015-06-23* lisp/isearch.el: Fold many unicode characters to ASCIIArtur Malabarba
2015-06-23* lisp/replace.el (query-replace-read-from): Add separator toJuri Linkov
2015-06-02Avoid confusion in query-replace history when replacing NUL charsNicolas Richard
2015-04-16* lisp/replace.el (query-replace-from-to-separator): Delay initializationGlenn Morris
2015-03-16Add `predicate' arg to `read-buffer' and use it for erc-iswitchbStefan Monnier
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-16Fix query-replace-regexp when using lisp expressions for replacementJuri Linkov
2014-11-18* lisp/replace.el (query-replace-from-to-separator): Turn defvar into defcustom.Juri Linkov
2014-11-08* lisp/replace.el: History for query replace pairs.Juri Linkov
2014-08-24* lisp/replace.el (query-replace): Fix typo in docstring.Christoph Scholtes
2014-03-22Allow `declare' to set the interactive-only propertyGlenn Morris
2014-02-14* lisp/replace.el (read-regexp): Fix typo in earlier doc change.Glenn Morris
2014-02-13Some read-regexp docGlenn Morris
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-02-07* replace.el (replace-match-maybe-edit): Doc clarification.Lars Ingebrigtsen
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert