log lisp/replace.el @ 20193:ab4710f1f645

age author description
Tue, 26 Aug 1997 11:45:49 +0000 Kenichi Handa (query-replace-read-args): Locally bind
Fri, 25 Jul 1997 22:21:49 +0000 Richard M. Stallman (occur): Local variable line-start redundant.
Wed, 23 Jul 1997 02:52:57 +0000 Richard M. Stallman (occur): Use text property `occur' to store the
Wed, 25 Jun 1997 05:30:02 +0000 Paul Eggert (perform-replace): When matching lookahead, use markers rather than
Tue, 24 Jun 1997 10:48:10 +0000 Paul Eggert (perform-replace): When matching regexps, if the next match is
Fri, 23 May 1997 17:34:11 +0000 Richard M. Stallman (perform-replace): Restore match data after read-event.
Mon, 05 May 1997 15:00:53 +0000 Richard M. Stallman Use defgroup and defcustom.
Mon, 05 May 1997 01:11:30 +0000 Richard M. Stallman (occur-mode): Add a mode-class property.
Sun, 04 May 1997 01:20:08 +0000 Richard M. Stallman (occur): If regexp has uppercase in it, match it case-sensitively.
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,