diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0d4d19feeef..456bd2f22f6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-05-12 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * search.c (Freplace_match): Handle case of `\N' in the | ||
| 4 | replacement when there's no group N. | ||
| 5 | |||
| 1 | 2000-05-11 Gerd Moellmann <gerd@gnu.org> | 6 | 2000-05-11 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 | ||
| 3 | * xdisp.c (add_to_log): Don't pass the terminating NUL byte | 8 | * xdisp.c (add_to_log): Don't pass the terminating NUL byte |