]> code.delx.au - gnu-emacs/history - lisp/replace.el
(normal-splash-screen, fancy-splash-screens-1): Add a reference to the Lisp
[gnu-emacs] / lisp / replace.el
2006-05-02 Miles BaderRevision: emacs@sv.gnu.org/emacs--devo--0--patch-261
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-02-02 Richard M. Stallman(multi-occur-in-matching-buffers): Fix prev change.
2006-01-31 Richard M. Stallman(multi-occur): Doc fix.
2005-12-27 Richard M. Stallman(perform-replace): Calculate match-again
2005-12-09 Juri Linkov(replace-highlight): Change overlay priority from 1...
2005-11-28 Stefan Monnier(query-replace-map): Move initialization into declaration.
2005-11-28 Juri Linkov(occur-mode-mouse-goto): Pop, don't switch.
2005-11-28 Chong Yidong* replace.el (occur-mode-goto-occurrence): Pop, don...
2005-11-09 Juri Linkov(occur-excluded-properties): New defcustom.
2005-11-05 Romain Francoise(occur-engine): Add marker at end of line, too.
2005-10-29 Richard M. Stallman(occur-mode-mouse-goto): Always go to other window.
2005-10-27 Romain Francoise(occur-engine): Include colon in mouse-face highlight.
2005-10-24 Romain Francoise(occur-engine): Rearrange text properties.
2005-10-20 Romain Francoise(occur-engine): Add follow-link property.
2005-09-24 Romain Francoise2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-08-09 Juri Linkov(query-replace-read-from, query-replace-read-to)
2005-08-09 Richard M. Stallman(occur-engine): Initial *Occur* output not undoable.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-19 Juri Linkov(match): Use slightly more light RoyalBlue3 instead...
2005-07-07 Juanma Barranquero(occur-rename-buffer): Use `generate-new-buffer' also...
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-03 Juanma Barranquero(occur-hook): Doc fix.
2005-07-02 Juanma Barranquero(occur-rename-buffer): Fix docstring.
2005-06-30 Juanma Barranquero(occur-1): Do not set the `buffer-read-only' and modifi...
2005-06-26 Luc Teirlinck(keep-lines-read-args): Add INTERACTIVE arg.
2005-06-24 Juanma Barranquero(occur-1): Set `buffer-read-only' and the buffer-modifi...
2005-06-08 Kim F. Storm(replace-match-data): Pass RESEAT arg `t' to
2005-05-26 Lute Kamstra(occur-mode): Use run-mode-hooks.
2005-05-18 Juanma BarranqueroReplace `read-input' by `read-string'.
2005-05-07 Eli Zaretskii(occur-1): Bind inhibit-read-only so that erase-buffer...
2005-03-18 Juri Linkov(perform-replace): Remove bindings of global
2005-02-25 Lute Kamstra(query-replace-read-from): Fix 2005-02-19 change.
2005-02-19 Dan Nicolaescu(query-replace, query-replace-regexp)
2005-02-19 Eli Zaretskii(query-replace-read-from): Set the value of
2005-02-16 Richard M. Stallman(perform-replace): Pass new args to replace-highlight.
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2005-01-15 Richard M. Stallman(occur-accumulate-lines, occur-engine): Avoid warnings.
2005-01-11 Juri Linkov(query-replace-lazy-highlight): Add lazy-highlight...
2005-01-04 Richard M. Stallman(query-replace-lazy-highlight): Doc fix.
2005-01-01 Richard M. Stallman(occur-1): If the output buffer is also an input, don...
2004-12-17 Juri Linkov(occur-accumulate-lines, occur-engine):
2004-12-16 Juri Linkov(occur-accumulate-lines, occur-engine):
2004-12-16 Juri Linkov(match): New face.
2004-12-15 Juri Linkov(perform-replace): Add isearch-case-fold-search.
2004-12-12 Juri Linkov* replace.el (query-replace-highlight): Add new value...
2004-12-12 Juri Linkov(replace-match-maybe-edit): Doc fix.
2004-12-03 Richard M. Stallman(occur-1): Specify t for KEEP-PROPS to occur-engine.
2004-11-29 Teodor Zlatanovsimple.el (next-error-buffer-p): allow for inclusive and
2004-11-20 Richard M. Stallman(query-replace-read-to, query-replace-read-from):
2004-09-08 Juri Linkov(perform-replace): Use `query-replace-descr'.
2004-09-04 Eli Zaretskii(occur-mode-map): Bind toggle-next-error-follow-mode.
2004-08-01 David Kastrup(query-replace-read-from): Use
2004-07-24 Richard M. Stallman(occur-next-error): Call set-window-point.
2004-07-17 Richard M. Stallman(occur-read-primary-args): Pass default to read-from...
2004-07-06 Stefan Monnier(query-replace-regexp-eval): Fix last change.
2004-07-06 Stefan Monnier(query-replace-descr): New fun.
2004-07-05 Stefan Monnier(query-replace-read-from, query-replace-read-to): New...
2004-07-05 Stefan Monnier(query-replace-interactive, query-replace-read-args):
2004-07-03 Juri Linkov(query-replace-read-args): Swallow space after 'foo,
2004-07-02 Richard M. Stallman(query-replace-read-args): Swallow space after symbols...
2004-07-01 Juri Linkov(query-replace-interactive): Change type from boolean
2004-06-28 Juri Linkov(query-replace-read-args): Swallow a space after
2004-06-26 David Kastrup(perform-replace): Highlight the match even in
2004-06-24 Richard M. Stallman(query-replace-read-args): Swallow space after \,SYMBOL.
2004-06-24 David Kastrup(query-replace-read-args): Implement `\,' and `\#'
2004-06-17 David Kastrup(query-replace-read-args): Only warn about use of \n
2004-06-10 Juri Linkov(perform-replace): Use `limit' to terminate the while...
2004-05-30 Luc Teirlinck(query-replace-interactive): Convert defvar into defcustom.
2004-04-21 Kim F. StormFrom: Teodor Zlatanov <tzz@lifelogs.com>
2004-04-11 John Paul Wallington* replace.el (occur-engine): Distinguish between one...
2004-03-12 Richard M. Stallman(occur-engine): Change message for count of matches.
2004-02-02 David Kastrup(perform-replace): Allow 'literal argument in
2003-09-01 Miles BaderAdd arch taglines
2003-03-05 Richard M. Stallman(query-replace-read-args): Use save-excursion.
2003-02-24 Richard M. Stallman(query-replace-read-args): Return just 3 values.
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-11-13 Kenichi Handa(occur-engine): Set buffer-file-coding-system of
2002-11-06 Richard M. Stallman(query-replace, query-replace-regexp): Doc fixes.
2002-09-24 Juanma Barranquero(occur-find-match): New function.
2002-09-18 Richard M. Stallman(occur-engine-add-prefix): Use 7 spaces.
2002-09-10 Richard M. Stallman(occur-mode): Add font-lock-defontify to change-major...
2002-09-02 Kim F. Storm(multi-occur): Made "ido-aware":
2002-08-30 Juanma Barranquero(occur-mode): Add interactive declaration.
2002-08-29 Juanma Barranquero(occur-mode-hook): New hook.
2002-08-28 Juanma Barranquero(occur-hook): Renamed from `occur-mode-hook'.
2002-07-25 Sam Steingold(occur-rename-buffer): New command.
2002-07-18 Richard M. Stallman(keep-lines, flush-lines): Interactively report
2002-07-12 Richard M. Stallman(flush-lines, keep-lines): Convert REND to a marker.
2002-06-25 Andreas Schwab(occur-1): Avoid invalid message format string.
2002-06-12 Colin Walters(occur-mode): Don't set `font-lock-defaults'.
2002-06-09 Colin Walters(occur-mode): Do set `font-lock-defaults',
2002-06-08 Colin Walters(occur-mode): Don't set up categories.
2002-05-26 Colin Walters(perform-replace): Document return value. Use `pop'.
2002-05-24 Colin Walters(occur-engine): Include all text properties except...
2002-05-21 Colin Walters(occur-engine): Increment globalcount all at once after...
2002-05-15 Colin Walters(occur-read-primary-args): Handle a bare 'C-u' correctly.
2002-05-13 Colin Walters(occur-1): New optional argument `buf-name'.
2002-05-12 Eli ZaretskiiChange all post-21.1 :version attributes to 21.4.
2002-05-08 Colin Walters(occur-unfontify-region-function): Delete.
next