log lisp/replace.el @ 5337:0740b2a454d9

age author description
Fri, 24 Dec 1993 22:55:03 +0000 Richard M. Stallman (query-replace-map): Don't bind ESC.
Thu, 23 Dec 1993 04:40:13 +0000 Richard M. Stallman (perform-replace): Prompt now says how to get help.
Thu, 11 Nov 1993 02:48:26 +0000 Richard M. Stallman (occur-mode): Run occur-mode-hook.
Tue, 03 Aug 1993 01:07:55 +0000 Richard M. Stallman (occur-mode-goto-occurrence): Give meaningful error
Sat, 24 Jul 1993 18:42:33 +0000 Richard M. Stallman (occur): If no default, don't mention one.
Tue, 22 Jun 1993 08:12:10 +0000 Jim Blandy * replace.el (query-replace-map): Fix typo in binding for [return].
Mon, 21 Jun 1993 00:45:17 +0000 Jim Blandy * replace.el (query-replace-map): Make return exit query-replace,
Sun, 09 May 1993 18:03:20 +0000 Richard M. Stallman (query-replace-map): Bind [escape] like "\e".
Thu, 06 May 1993 22:21:12 +0000 Richard M. Stallman (flush-lines, keep-lines, how-many):
Fri, 23 Apr 1993 06:51:44 +0000 Eric S. Raymond All fsets changed to defaliases.
Sun, 28 Mar 1993 20:17:39 +0000 Richard M. Stallman (regexp-history): New history list.
Tue, 23 Mar 1993 02:26:42 +0000 Richard M. Stallman (query-replace-map): Define backspace like delete.
Mon, 22 Mar 1993 16:53:22 +0000 Eric S. Raymond Added or corrected Commentary headers
Fri, 12 Mar 1993 12:04:55 +0000 Richard M. Stallman (query-replace-map): New keymap.
Tue, 09 Mar 1993 21:18:31 +0000 Richard M. Stallman (query-replace-map): Add `quit' bindings. Delete default binding.