Paul Eggert 5632eb272c (perform-replace): When matching regexps, if the next match is
adjacent to this one, record the next match before replacing this one.
This fixes a bug where (replace-regexp "\\ba " "c") replaced "a a a "
with "ca c" instead of "ccc".
1997-06-24 10:48:10 +00:00
1997-06-23 23:16:01 +00:00
1997-04-07 14:00:58 +00:00
1996-08-05 21:28:14 +00:00
1997-01-20 00:05:31 +00:00
1997-06-24 03:33:33 +00:00
1997-06-22 19:11:48 +00:00
1997-01-13 02:41:58 +00:00
1996-01-29 22:30:55 +00:00
1995-05-17 19:42:46 +00:00
Description
No description provided
2.9 GiB
Languages
Emacs Lisp 65.9%
C 19.3%
Roff 9.7%
M4 0.9%
Objective-C 0.8%
Other 2.3%