log lisp/replace.el @ 45461:f016f29dad07

age author description
Tue, 21 May 2002 21:01:14 +0000 Colin Walters (occur-engine): Increment globalcount all at once after searching a buffer.
Wed, 15 May 2002 19:35:54 +0000 Colin Walters (occur-read-primary-args): Handle a bare 'C-u' correctly.
Mon, 13 May 2002 03:46:56 +0000 Colin Walters (occur-1): New optional argument `buf-name'.
Sun, 12 May 2002 17:29:29 +0000 Eli Zaretskii Change all post-21.1 :version attributes to 21.4.
Wed, 08 May 2002 03:53:19 +0000 Colin Walters (occur-unfontify-region-function): Delete.
Thu, 02 May 2002 21:22:47 +0000 Colin Walters (occur-mode-map): Bind "q" to `delete-window'.
Thu, 02 May 2002 05:41:46 +0000 Pavel Jank Follow coding conventions.
Sun, 28 Apr 2002 17:46:19 +0000 Richard M. Stallman (occur-accumulate-lines): Avoid incf and decf.
Thu, 25 Apr 2002 21:45:49 +0000 Colin Walters (occur-engine): Pad digits to the right.
Thu, 25 Apr 2002 21:12:09 +0000 Colin Walters (occur-engine): Make nlines argument actually mean number of context
Thu, 25 Apr 2002 19:02:46 +0000 Colin Walters (multi-occur-by-filename-regexp): Doc fix.
Wed, 24 Apr 2002 23:28:45 +0000 Colin Walters (occur-accumulate-lines): Add optional argument `no-props'. Handle it.
Tue, 23 Apr 2002 20:34:58 +0000 Colin Walters (toplevel): Require `cl' while compiling.
Mon, 25 Mar 2002 00:38:46 +0000 Richard M. Stallman (query-replace-read-args): New optional arg NOERROR.
Mon, 18 Feb 2002 20:30:19 +0000 Andreas Schwab (query-replace-regexp-eval): Doc fix.
Mon, 18 Feb 2002 20:29:16 +0000 Andreas Schwab (query-replace-regexp-eval): Doc fix.
Fri, 25 Jan 2002 05:06:27 +0000 Richard M. Stallman *** empty log message ***
Tue, 08 Jan 2002 06:12:37 +0000 Richard M. Stallman (occur-mode-goto-occurrence-other-window): New command.
Sun, 30 Dec 2001 19:37:47 +0000 Richard M. Stallman (query-replace-read-args): Immediate error if read-only.
Mon, 24 Dec 2001 16:26:15 +0000 Richard M. Stallman (occur-mode-display-occurrence): New function.
Sun, 02 Dec 2001 04:45:54 +0000 Richard M. Stallman (query-replace-read-args): Display message if FROM contains `\n' or `\t'.
Tue, 20 Nov 2001 23:25:34 +0000 Richard M. Stallman (occur-mode): Undo 2001-5-20 change.
Sun, 11 Nov 2001 20:05:39 +0000 Richard M. Stallman (query-replace-skip-read-only): New variable.
Wed, 24 Oct 2001 12:35:48 +0000 Gerd Moellmann (perform-replace): Move START and END parameters
Tue, 28 Aug 2001 08:56:28 +0000 Miles Bader (query-replace-regexp-eval): Return args from `interactive' form in
Thu, 16 Aug 2001 11:47:46 +0000 Gerd Moellmann (occur): Bind inhibit-read-only to t.
Fri, 03 Aug 2001 11:57:05 +0000 Gerd Moellmann (perform-replace): Doc fix.
Sun, 15 Jul 2001 19:53:53 +0000 Pavel Jank Some fixes to follow coding conventions.
Sun, 17 Jun 2001 11:23:17 +0000 Eli Zaretskii (occur): Add help-echo to mouse-highlighted text.
Thu, 14 Jun 2001 20:54:34 +0000 Richard M. Stallman (keep-lines-read-args): Return just a regexp.