log lisp/replace.el @ 6722:dd74576b79f6

age author description
Thu, 07 Apr 1994 04:37:03 +0000 Karl Heuer (replace-regexp): Fix misbalanced quotes.
Wed, 06 Apr 1994 21:19:48 +0000 Richard M. Stallman Doc fixes.
Fri, 01 Apr 1994 19:31:15 +0000 Richard M. Stallman (occur): Add mouse-face property to each line.
Thu, 31 Mar 1994 16:38:57 +0000 Richard M. Stallman (occur-mode-goto-occurrence): Delete excess close paren.
Thu, 31 Mar 1994 16:37:20 +0000 Richard M. Stallman (occur-mode): Doc fix.
Wed, 30 Mar 1994 17:54:38 +0000 Richard M. Stallman (occur-mode-find-occurrence): New subroutine.
Fri, 18 Mar 1994 12:16:08 +0000 Roland McGrath (perform-replace): Set match-data markers to nil before discarding them.
Fri, 11 Feb 1994 21:07:59 +0000 Karl Heuer (perform-replace): Check for empty stack.
Fri, 31 Dec 1993 15:04:23 +0000 Richard M. Stallman (query-replace-highlight): New variable.
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].