Wed, 03 May 2000 19:23:28 +0000 |
Gerd Moellmann |
(query-replace-map): Add binding for `E'.
|
Tue, 25 Apr 2000 19:19:31 +0000 |
Gerd Moellmann |
(perform-replace): Add parameters START and END. Use
|
Tue, 04 Apr 2000 21:01:53 +0000 |
Gerd Moellmann |
(perform-replace): Don't move forward one char
|
Sat, 22 Jan 2000 19:08:18 +0000 |
Richard M. Stallman |
(query-replace): Rename last arg to DELIMITED.
|
Tue, 03 Aug 1999 17:50:44 +0000 |
Richard M. Stallman |
(query-replace-regexp-eval)
|
Wed, 21 Jul 1999 23:01:38 +0000 |
Karl Heuer |
(perform-replace): Turn off case-fold-search
|
Wed, 14 Oct 1998 12:47:18 +0000 |
Richard M. Stallman |
(keep-lines, flush-lines, how-many):
|
Tue, 06 Oct 1998 23:25:52 +0000 |
Karl Heuer |
(perform-replace): Position point properly
|
Mon, 10 Aug 1998 01:44:59 +0000 |
Richard M. Stallman |
Whitespace change.
|
Sat, 20 Jun 1998 22:25:31 +0000 |
Karl Heuer |
(occur): Set buffer-read-only.
|
Thu, 04 Jun 1998 06:57:32 +0000 |
Karl Heuer |
(esc-map): Bind C-M-% to query-replace-regexp.
|
Mon, 20 Apr 1998 02:34:53 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Thu, 26 Mar 1998 06:31:26 +0000 |
Richard M. Stallman |
(perform-replace): Before recursive edit,
|
Sat, 14 Mar 1998 04:45:46 +0000 |
Richard M. Stallman |
(perform-replace): store-match-data => set-match-data.
|
Sun, 08 Feb 1998 07:34:28 +0000 |
Richard M. Stallman |
(occur): Apply default by hand after read-from-minibuffer.
|
Fri, 30 Jan 1998 23:34:50 +0000 |
Richard M. Stallman |
(query-replace-from-history-variable): New variable.
|
Sun, 18 Jan 1998 02:53:16 +0000 |
Karl Heuer |
(occur): If the matching line has no final newline,
|
Sat, 03 Jan 1998 07:06:18 +0000 |
Richard M. Stallman |
(occur): Pass default to read-from-minibuffer so that
|
Tue, 11 Nov 1997 03:26:55 +0000 |
Karl Heuer |
(perform-replace): In Transient Mark mode, if
|
Tue, 11 Nov 1997 02:54:10 +0000 |
Karl Heuer |
(query-replace-highlight): Change default to t.
|
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.
|