log lisp/replace.el @ 82413:e1ded9392645

age author description
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Mon, 23 Jul 2007 21:32:32 +0000 Stefan Monnier (perform-replace): Use isearch-no-upper-case-p.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Sat, 22 Dec 2007 17:09:26 +0000 Eli Zaretskii (regexp-history): Add reference to `history-length' in the doc string.
Mon, 19 Nov 2007 12:47:03 +0000 Juanma Barranquero (map-query-replace-regexp): Doc fix (revert part of revision 1.104,
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 13 Jul 2007 02:50:19 +0000 Dan Nicolaescu * replace.el (match): Use yellow1 instead of yellow.
Tue, 17 Apr 2007 23:24:13 +0000 David Kastrup * NEWS: Mention `query-replace-regexp-eval' being deprecated.
Mon, 26 Mar 2007 15:09:52 +0000 Stefan Monnier (occur-next-error): *Occur* might not be displayed in the
Sun, 11 Mar 2007 23:53:10 +0000 Richard M. Stallman (match): Use yellow background on light-bg terminals.
Thu, 08 Mar 2007 15:17:42 +0000 Chong Yidong (occur-engine): buffer-undo-list binding moved...
Thu, 01 Mar 2007 13:43:37 +0000 Kim F. Storm 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
Wed, 28 Feb 2007 18:54:43 +0000 Chong Yidong (perform-replace): Undo forward-char immediately if non-adjacent
Thu, 15 Feb 2007 16:54:24 +0000 Chong Yidong (replace-highlight): Bind search-whitespace-regexp to nil.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 13 Jan 2007 14:03:39 +0000 Juanma Barranquero (perform-replace): Remove leftover code.
Fri, 12 Jan 2007 22:32:46 +0000 Richard M. Stallman (perform-replace): Don't clear NODENT when computing the replacement string.
Sun, 07 Jan 2007 18:43:16 +0000 Juanma Barranquero (replace-regexp): Fix typo in docstring.
Sun, 10 Dec 2006 23:47:52 +0000 Juanma Barranquero (replace-match-data, replace-match-maybe-edit): Doc fix.
Mon, 24 Jul 2006 16:52:57 +0000 Richard M. Stallman (replace-match-string-symbols): Handle dotted lists.
Wed, 31 May 2006 22:48:31 +0000 Juri Linkov (query-replace-read-from, query-replace-read-to):
Sun, 28 May 2006 17:05:38 +0000 Chong Yidong Fix last change.
Sun, 28 May 2006 17:02:37 +0000 Chong Yidong * replace.el (query-replace-defaults): New variable.
Thu, 25 May 2006 21:57:12 +0000 Juri Linkov (query-replace-read-from, query-replace-read-to):
Tue, 02 May 2006 23:14:55 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-261
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 02 Feb 2006 04:20:36 +0000 Richard M. Stallman (multi-occur-in-matching-buffers): Fix prev change.
Tue, 31 Jan 2006 18:09:24 +0000 Richard M. Stallman (multi-occur): Doc fix.
Tue, 27 Dec 2005 04:30:20 +0000 Richard M. Stallman (perform-replace): Calculate match-again
Fri, 09 Dec 2005 09:46:16 +0000 Juri Linkov (replace-highlight): Change overlay priority from 1 to 1001.
Mon, 28 Nov 2005 21:46:51 +0000 Stefan Monnier (query-replace-map): Move initialization into declaration.
Mon, 28 Nov 2005 19:59:16 +0000 Juri Linkov (occur-mode-mouse-goto): Pop, don't switch.
Mon, 28 Nov 2005 19:18:51 +0000 Chong Yidong * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
Wed, 09 Nov 2005 07:41:48 +0000 Juri Linkov (occur-excluded-properties): New defcustom.
Sat, 05 Nov 2005 14:02:18 +0000 Romain Francoise (occur-engine): Add marker at end of line, too.
Sat, 29 Oct 2005 19:49:20 +0000 Richard M. Stallman (occur-mode-mouse-goto): Always go to other window.
Thu, 27 Oct 2005 18:22:00 +0000 Romain Francoise (occur-engine): Include colon in mouse-face highlight.
Mon, 24 Oct 2005 06:19:32 +0000 Romain Francoise (occur-engine): Rearrange text properties.
Thu, 20 Oct 2005 16:53:11 +0000 Romain Francoise (occur-engine): Add follow-link property.
Sat, 24 Sep 2005 13:44:02 +0000 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
Tue, 09 Aug 2005 21:39:09 +0000 Juri Linkov (query-replace-read-from, query-replace-read-to)
Tue, 09 Aug 2005 11:29:18 +0000 Richard M. Stallman (occur-engine): Initial *Occur* output not undoable.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 19 Jul 2005 11:41:20 +0000 Juri Linkov (match): Use slightly more light RoyalBlue3 instead of dark RoyalBlue4.
Thu, 07 Jul 2005 09:59:26 +0000 Juanma Barranquero (occur-rename-buffer): Use `generate-new-buffer' also when called
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Sun, 03 Jul 2005 22:49:00 +0000 Juanma Barranquero (occur-hook): Doc fix.
Sat, 02 Jul 2005 18:08:49 +0000 Juanma Barranquero (occur-rename-buffer): Fix docstring.
Thu, 30 Jun 2005 13:01:26 +0000 Juanma Barranquero (occur-1): Do not set the `buffer-read-only' and modified flags for the occur
Sun, 26 Jun 2005 02:38:08 +0000 Luc Teirlinck (keep-lines-read-args): Add INTERACTIVE arg.
Fri, 24 Jun 2005 02:39:59 +0000 Juanma Barranquero (occur-1): Set `buffer-read-only' and the buffer-modified flag before running
Wed, 08 Jun 2005 22:37:13 +0000 Kim F. Storm (replace-match-data): Pass RESEAT arg `t' to
Thu, 26 May 2005 13:08:57 +0000 Lute Kamstra (occur-mode): Use run-mode-hooks.
Wed, 18 May 2005 10:17:18 +0000 Juanma Barranquero Replace `read-input' by `read-string'.
Sat, 07 May 2005 13:44:45 +0000 Eli Zaretskii (occur-1): Bind inhibit-read-only so that erase-buffer doesn't barf
Fri, 18 Mar 2005 09:59:45 +0000 Juri Linkov (perform-replace): Remove bindings of global
Fri, 25 Feb 2005 11:44:11 +0000 Lute Kamstra (query-replace-read-from): Fix 2005-02-19 change.
Sat, 19 Feb 2005 21:08:43 +0000 Dan Nicolaescu (query-replace, query-replace-regexp)
Sat, 19 Feb 2005 13:09:37 +0000 Eli Zaretskii (query-replace-read-from): Set the value of
Wed, 16 Feb 2005 09:49:45 +0000 Richard M. Stallman (perform-replace): Pass new args to replace-highlight.
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Sat, 15 Jan 2005 18:10:59 +0000 Richard M. Stallman (occur-accumulate-lines, occur-engine): Avoid warnings.
Tue, 11 Jan 2005 23:04:16 +0000 Juri Linkov (query-replace-lazy-highlight): Add lazy-highlight group.
Tue, 04 Jan 2005 02:27:16 +0000 Richard M. Stallman (query-replace-lazy-highlight): Doc fix.
Sat, 01 Jan 2005 22:29:36 +0000 Richard M. Stallman (occur-1): If the output buffer is also an input, don't kill it, rename it.
Fri, 17 Dec 2004 16:57:43 +0000 Juri Linkov (occur-accumulate-lines, occur-engine):
Thu, 16 Dec 2004 13:16:30 +0000 Juri Linkov (occur-accumulate-lines, occur-engine):
Thu, 16 Dec 2004 07:16:17 +0000 Juri Linkov (match): New face.
Wed, 15 Dec 2004 10:10:54 +0000 Juri Linkov (perform-replace): Add isearch-case-fold-search.
Sun, 12 Dec 2004 22:30:41 +0000 Juri Linkov * replace.el (query-replace-highlight): Add new value `isearch'
Sun, 12 Dec 2004 22:06:30 +0000 Juri Linkov (replace-match-maybe-edit): Doc fix.
Fri, 03 Dec 2004 00:19:52 +0000 Richard M. Stallman (occur-1): Specify t for KEEP-PROPS to occur-engine.
Mon, 29 Nov 2004 18:44:29 +0000 Teodor Zlatanov simple.el (next-error-buffer-p): allow for inclusive and
Sat, 20 Nov 2004 22:09:50 +0000 Richard M. Stallman (query-replace-read-to, query-replace-read-from):
Wed, 08 Sep 2004 20:24:12 +0000 Juri Linkov (perform-replace): Use `query-replace-descr'.
Sat, 04 Sep 2004 12:49:06 +0000 Eli Zaretskii (occur-mode-map): Bind toggle-next-error-follow-mode.
Sun, 01 Aug 2004 12:59:09 +0000 David Kastrup (query-replace-read-from): Use
Sat, 24 Jul 2004 21:34:47 +0000 Richard M. Stallman (occur-next-error): Call set-window-point.
Sat, 17 Jul 2004 14:34:42 +0000 Richard M. Stallman (occur-read-primary-args): Pass default to read-from-minibuffer.
Tue, 06 Jul 2004 12:31:24 +0000 Stefan Monnier (query-replace-regexp-eval): Fix last change.
Tue, 06 Jul 2004 00:06:05 +0000 Stefan Monnier (query-replace-descr): New fun.
Mon, 05 Jul 2004 23:12:28 +0000 Stefan Monnier (query-replace-read-from, query-replace-read-to): New funs extracted
Mon, 05 Jul 2004 22:50:46 +0000 Stefan Monnier (query-replace-interactive, query-replace-read-args):
Sat, 03 Jul 2004 05:18:38 +0000 Juri Linkov (query-replace-read-args): Swallow space after 'foo,
Fri, 02 Jul 2004 23:52:14 +0000 Richard M. Stallman (query-replace-read-args): Swallow space after symbols, not after
Thu, 01 Jul 2004 09:58:44 +0000 Juri Linkov (query-replace-interactive): Change type from boolean
Mon, 28 Jun 2004 23:03:06 +0000 Juri Linkov (query-replace-read-args): Swallow a space after
Sat, 26 Jun 2004 18:35:18 +0000 David Kastrup (perform-replace): Highlight the match even in
Thu, 24 Jun 2004 23:33:59 +0000 Richard M. Stallman (query-replace-read-args): Swallow space after \,SYMBOL.
Thu, 24 Jun 2004 10:26:24 +0000 David Kastrup (query-replace-read-args): Implement `\,' and `\#'
Thu, 17 Jun 2004 14:44:02 +0000 David Kastrup (query-replace-read-args): Only warn about use of \n
Thu, 10 Jun 2004 04:21:14 +0000 Juri Linkov (perform-replace): Use `limit' to terminate the while-loop explicitly.
Sun, 30 May 2004 21:50:35 +0000 Luc Teirlinck (query-replace-interactive): Convert defvar into defcustom.
Wed, 21 Apr 2004 21:36:42 +0000 Kim F. Storm From: Teodor Zlatanov <tzz@lifelogs.com>
Sun, 11 Apr 2004 04:57:02 +0000 John Paul Wallington * replace.el (occur-engine): Distinguish between one and several
Fri, 12 Mar 2004 10:11:16 +0000 Richard M. Stallman (occur-engine): Change message for count of matches.
Mon, 02 Feb 2004 12:50:49 +0000 David Kastrup (perform-replace): Allow 'literal argument in
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 05 Mar 2003 20:51:10 +0000 Richard M. Stallman (query-replace-read-args): Use save-excursion.
Mon, 24 Feb 2003 16:45:47 +0000 Richard M. Stallman (query-replace-read-args): Return just 3 values.
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Wed, 13 Nov 2002 07:06:07 +0000 Kenichi Handa (occur-engine): Set buffer-file-coding-system of
Wed, 06 Nov 2002 05:08:16 +0000 Richard M. Stallman (query-replace, query-replace-regexp): Doc fixes.
Tue, 24 Sep 2002 08:35:27 +0000 Juanma Barranquero (occur-find-match): New function.
Wed, 18 Sep 2002 16:03:58 +0000 Richard M. Stallman (occur-engine-add-prefix): Use 7 spaces.
Tue, 10 Sep 2002 16:44:17 +0000 Richard M. Stallman (occur-mode): Add font-lock-defontify to change-major-mode-hook.
Mon, 02 Sep 2002 10:41:25 +0000 Kim F. Storm (multi-occur): Made "ido-aware":
Fri, 30 Aug 2002 11:51:42 +0000 Juanma Barranquero (occur-mode): Add interactive declaration.
Thu, 29 Aug 2002 21:35:44 +0000 Juanma Barranquero (occur-mode-hook): New hook.
Wed, 28 Aug 2002 15:20:50 +0000 Juanma Barranquero (occur-hook): Renamed from `occur-mode-hook'.
Thu, 25 Jul 2002 19:31:25 +0000 Sam Steingold (occur-rename-buffer): New command.
Thu, 18 Jul 2002 15:00:56 +0000 Richard M. Stallman (keep-lines, flush-lines): Interactively report
Fri, 12 Jul 2002 23:28:15 +0000 Richard M. Stallman (flush-lines, keep-lines): Convert REND to a marker.
Tue, 25 Jun 2002 09:54:26 +0000 Andreas Schwab (occur-1): Avoid invalid message format string.
Wed, 12 Jun 2002 04:55:34 +0000 Colin Walters (occur-mode): Don't set `font-lock-defaults'.
Sun, 09 Jun 2002 00:17:17 +0000 Colin Walters (occur-mode): Do set `font-lock-defaults',
Sat, 08 Jun 2002 20:44:42 +0000 Colin Walters (occur-mode): Don't set up categories.
Sun, 26 May 2002 20:42:51 +0000 Colin Walters (perform-replace): Document return value. Use `pop'.
Fri, 24 May 2002 00:56:46 +0000 Colin Walters (occur-engine): Include all text properties except mouse-face on the
Tue, 21 May 2002 21:01:14 +0000 Colin Walters (occur-engine): Increment globalcount all at once after searching a buffer.