aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/replace.el (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-14* lisp/replace.el (read-regexp): Fix typo in earlier doc change.Glenn Morris1-1/+1
2014-02-13Some read-regexp docGlenn Morris1-25/+39
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris1-1/+1
2014-02-07* replace.el (replace-match-maybe-edit): Doc clarification.Lars Ingebrigtsen1-3/+5
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert1-2/+2
2013-12-20* lisp/replace.el (read-regexp-defaults-function): New defcustom.Juri Linkov1-35/+57
2013-12-20* lisp/replace.el (occur-engine): Use `add-face-text-property'Juri Linkov1-14/+11
2013-12-19query-replace backwardJuri Linkov1-47/+87
2013-12-18* replace.el (occur-engine): Avoid infloop.Chong Yidong1-1/+3
2013-11-30Make the `interactive-only' bytecomp warning like the `obsolete' oneGlenn Morris1-2/+2
2013-11-25* lisp/emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):Bozhidar Batsov1-0/+4
2013-11-13* lisp/replace.el (replace-eval-replacement): Try to give more helpful errorGlenn Morris1-3/+8
2013-10-12* lisp/replace.el (how-many): Fix rstart and !rend case.Oleh Krehel1-3/+6
2013-09-05* lisp/replace.el (replace-string): Doc fix re start/end.Glenn Morris1-4/+5
2013-08-05Revert introduction of isearch-filter-predicates.Stefan Monnier1-8/+7
2013-06-14* lisp/isearch.el (isearch-query-replace): Add " symbol" and otherJuri Linkov1-1/+4
2013-06-11Fix typos.Juanma Barranquero1-4/+4
2013-05-31* lisp/replace.el (perform-replace): Avoid `isearch-range-invisible'Juri Linkov1-0/+3
2013-05-30* lisp/replace.el (occur-engine): Rename `globalcount' to `global-lines'Juri Linkov1-31/+45
2013-05-30* lisp/replace.el (perform-replace): Add `skip-read-only-count',Juri Linkov1-17/+62
2013-05-28* lisp/replace.el (replace-search): New function with code moved outJuri Linkov1-90/+96
2013-05-28* lisp/replace.el (perform-replace): Ignore invisible matches.Juri Linkov1-5/+15
2013-03-24* lisp/replace.el (list-matching-lines-prefix-face): New defcustom.Juri Linkov1-12/+32
2013-03-10Provide for customizing default regexp in occur commands (Bug#13892).Jambunathan K1-1/+21
2013-03-08Provide for customizing default regexp in hi-lock commands (Bug#13892).Jambunathan K1-9/+1
2013-02-25* lisp/replace.el (read-regexp): Let-bind `default' to the firstJuri Linkov1-26/+33
2013-02-21* lisp/isearch.el (isearch-lazy-highlight-new-loop):Juri Linkov1-0/+1
2013-02-16(read-regexp): Add regexp for symbol at point to the defaults (Bug#13687).Jambunathan K1-9/+14
2013-02-02* lisp/replace.el (perform-replace): Move let-bindings of isearch-*Juri Linkov1-46/+56
2013-01-01Update copyright notices for 2013.Paul Eggert1-2/+2
2012-10-17* doc/emacs/search.texi (Query Replace): Document multi-buffer replacement ke...Juri Linkov1-2/+6
2012-10-04* lisp/replace.el (query-replace-interactive): Declare obsolete.Juri Linkov1-23/+30
2012-09-25Use declare forms, where possible, to mark obsolete functions.Chong Yidong1-24/+22
2012-09-21* lisp/replace.el (query-replace-read-from): Use `read-regexp' insteadJuri Linkov1-17/+14
2012-09-21* lisp/replace.el (read-regexp): Rename DEFAULT-VALUE arg to DEFAULTSJuri Linkov1-21/+25
2012-09-21* lisp/replace.el (read-regexp): Add HISTORY arg.Juri Linkov1-4/+7
2012-09-21* lisp/replace.el (read-regexp): Don't add ": " when PROMPT alreadyJuri Linkov1-11/+13
2012-09-10* lisp/replace.el (replace-regexp-lax-whitespace): New defcustom.Juri Linkov1-8/+16
2012-09-09Allow scrolling in y-or-n-p.Chong Yidong1-4/+18
2012-09-06* lisp/replace.el (replace-lax-whitespace): New defcustom.Juri Linkov1-1/+36
2012-09-06Use `isearch-search-fun' in `perform-replace' (bug#10885, bug#10887).Juri Linkov1-25/+18
2012-08-06Add inhibit-switch-frame parameter for display-buffer, and use it in occur-edit.Chong Yidong1-1/+3
2012-08-02Fix typo in docstring. Bug #12122.Bastien Guerry1-2/+2
2012-06-27Get rid of all the manual purecopy calls in menu-bar definitions.Stefan Monnier1-41/+40
2012-03-28Doc and lispref updates related to searchingGlenn Morris1-2/+2
2012-03-11* lisp/replace.el (replace-highlight): Set isearch-word to nil unconditionally.Juri Linkov1-3/+3
2012-02-23* lisp/replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.Juri Linkov1-0/+3
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris1-1/+1
2011-11-26Spelling fixes.Paul Eggert1-1/+1