log lisp/replace.el @ 71614:07e63b17c925

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