log lisp/replace.el @ 16683:6802dbd07a80

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