log lisp/replace.el @ 66756:670149b47c39

age author description
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.