summaryrefslogtreecommitdiff
path: root/lisp/replace.el
AgeCommit message (Expand)Author
2005-03-18(perform-replace): Remove bindings of globalJuri Linkov
2005-02-25(query-replace-read-from): Fix 2005-02-19 change.Lute Kamstra
2005-02-19(query-replace, query-replace-regexp)Dan Nicolaescu
2005-02-19(query-replace-read-from): Set the value ofEli Zaretskii
2005-02-16(perform-replace): Pass new args to replace-highlight.Richard M. Stallman
2005-02-09Change release version from 21.4 to 22.1 throughout.Kim F. Storm
2005-01-15(occur-accumulate-lines, occur-engine): Avoid warnings.Richard M. Stallman
2005-01-11(query-replace-lazy-highlight): Add lazy-highlight group.Juri Linkov
2005-01-04(query-replace-lazy-highlight): Doc fix.Richard M. Stallman
2005-01-01(occur-1): If the output buffer is also an input, don't kill it, rename it.Richard M. Stallman
2004-12-17(occur-accumulate-lines, occur-engine):Juri Linkov
2004-12-16(occur-accumulate-lines, occur-engine):Juri Linkov
2004-12-16(match): New face.Juri Linkov
2004-12-15(perform-replace): Add isearch-case-fold-search.Juri Linkov
2004-12-12* replace.el (query-replace-highlight): Add new value `isearch'Juri Linkov
2004-12-12(replace-match-maybe-edit): Doc fix.Juri Linkov
2004-12-03(occur-1): Specify t for KEEP-PROPS to occur-engine.Richard M. Stallman
2004-11-29simple.el (next-error-buffer-p): allow for inclusive andTeodor Zlatanov
2004-11-20(query-replace-read-to, query-replace-read-from):Richard M. Stallman
2004-09-08(perform-replace): Use `query-replace-descr'.Juri Linkov
2004-09-04(occur-mode-map): Bind toggle-next-error-follow-mode.Eli Zaretskii
2004-08-01(query-replace-read-from): UseDavid Kastrup
2004-07-24(occur-next-error): Call set-window-point.Richard M. Stallman
2004-07-17(occur-read-primary-args): Pass default to read-from-minibuffer.Richard M. Stallman
2004-07-06(query-replace-regexp-eval): Fix last change.Stefan Monnier
2004-07-06(query-replace-descr): New fun.Stefan Monnier
2004-07-05(query-replace-read-from, query-replace-read-to): New funs extractedStefan Monnier
2004-07-05(query-replace-interactive, query-replace-read-args):Stefan Monnier
2004-07-03(query-replace-read-args): Swallow space after 'foo,Juri Linkov
2004-07-02(query-replace-read-args): Swallow space after symbols, not afterRichard M. Stallman
2004-07-01(query-replace-interactive): Change type from booleanJuri Linkov
2004-06-28(query-replace-read-args): Swallow a space afterJuri Linkov
2004-06-26(perform-replace): Highlight the match even inDavid Kastrup
2004-06-24(query-replace-read-args): Swallow space after \,SYMBOL.Richard M. Stallman
2004-06-24(query-replace-read-args): Implement `\,' and `\#'David Kastrup
2004-06-17(query-replace-read-args): Only warn about use of \nDavid Kastrup
2004-06-10(perform-replace): Use `limit' to terminate the while-loop explicitly.Juri Linkov
2004-05-30(query-replace-interactive): Convert defvar into defcustom.Luc Teirlinck
2004-04-21From: Teodor Zlatanov <tzz@lifelogs.com>Kim F. Storm
2004-04-11* replace.el (occur-engine): Distinguish between one and severalJohn Paul Wallington
2004-03-12(occur-engine): Change message for count of matches.Richard M. Stallman
2004-02-02(perform-replace): Allow 'literal argument inDavid Kastrup
2003-09-01Add arch taglinesMiles Bader
2003-03-05(query-replace-read-args): Use save-excursion.Richard M. Stallman
2003-02-24(query-replace-read-args): Return just 3 values.Richard M. Stallman
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2002-11-13(occur-engine): Set buffer-file-coding-system ofKenichi Handa
2002-11-06(query-replace, query-replace-regexp): Doc fixes.Richard M. Stallman
2002-09-24(occur-find-match): New function.Juanma Barranquero
2002-09-18(occur-engine-add-prefix): Use 7 spaces.Richard M. Stallman