log lisp/replace.el @ 17403:5c3cd24dd8ee libc-970412 libc-970413 libc-970414 libc-970415 libc-970416 libc-970417 release-1-0

age author description
Sat, 22 Mar 1997 03:51:36 +0000 Richard M. Stallman (replace-string): Doc fix.
Thu, 20 Feb 1997 05:48:39 +0000 Karl Heuer (occur): Pay attention to multibyte characters.
Mon, 13 Jan 1997 08:45:17 +0000 Richard M. Stallman (occur-mode-map): Bind g to revert-buffer.
Fri, 03 Jan 1997 11:59:39 +0000 Erik Naggum (occur): Minor cleanups.
Fri, 03 Jan 1997 03:11:11 +0000 Richard M. Stallman (list-matching-lines-face): New variable.
Fri, 27 Dec 1996 00:44:57 +0000 Richard M. Stallman (perform-replace): Request integers from match-data,
Wed, 18 Dec 1996 23:36:24 +0000 Richard M. Stallman (perform-replace): Undo previous change.
Wed, 18 Dec 1996 02:22:34 +0000 Richard M. Stallman (perform-replace): Delete the code that checked
Mon, 16 Dec 1996 01:33:54 +0000 Richard M. Stallman Change some defconsts to defvars.
Sat, 07 Dec 1996 21:23:37 +0000 Richard M. Stallman (perform-replace): Obey minibuffer-auto-raise.
Wed, 04 Sep 1996 17:13:24 +0000 Richard M. Stallman (perform-replace): Increment replace-count
Tue, 04 Jun 1996 15:31:01 +0000 Richard M. Stallman (occur): Avoid "1 lines" in echo area.
Wed, 17 Apr 1996 17:30:51 +0000 Richard M. Stallman (occur): Fix up interactive code.
Sun, 17 Mar 1996 17:58:42 +0000 Richard M. Stallman (occur): If no matches, just display in echo area.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Sun, 24 Sep 1995 23:25:06 +0000 Richard M. Stallman (occur): Indent better for matches that contain newlines.
Wed, 07 Jun 1995 20:54:21 +0000 Karl Heuer (query-replace-map): Bind f1 and help.
Sun, 09 Apr 1995 03:07:01 +0000 Richard M. Stallman (occur): Provide 5 cols for line number.
Tue, 21 Mar 1995 19:57:36 +0000 Richard M. Stallman (occur): Copy default-directory to *Occur* buffer.
Fri, 27 Jan 1995 19:19:23 +0000 Karl Heuer (perform-replace): Don't log the repetitive prompts.
Tue, 27 Dec 1994 03:45:46 +0000 Richard M. Stallman Don't bind `return'.
Tue, 27 Dec 1994 03:41:48 +0000 Richard M. Stallman (occur-mode-map): Bind C-m and `return' to occur-mode-goto-occurrence.
Wed, 14 Dec 1994 03:44:51 +0000 Richard M. Stallman (perform-replace): Report number of replacements when done.
Tue, 13 Dec 1994 22:13:40 +0000 Richard M. Stallman (occur): Escape newlines when printing regexp.
Sun, 04 Dec 1994 12:52:52 +0000 Richard M. Stallman (replace-string, query-replace): Doc fixes.
Thu, 24 Nov 1994 08:39:41 +0000 Richard M. Stallman (occur): Put number of matches in the header line.
Wed, 23 Nov 1994 09:10:36 +0000 Richard M. Stallman (query-replace-map): Define \e and escape as exit-prefix.
Mon, 14 Nov 1994 01:35:08 +0000 Richard M. Stallman (query-replace-map): Bind Y and N like y and n.
Wed, 09 Nov 1994 05:48:05 +0000 Karl Heuer (perform-replace): Set help-mode in *Help* buffer.
Tue, 20 Sep 1994 04:26:12 +0000 Richard M. Stallman (query-replace-interactive): New user option.