diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b466b0c62a5..300a1c65a1d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2000-04-19 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * fns.c (syms_of_fns): Defsubr mapc. | ||
| 4 | |||
| 1 | 2000-04-19 Stefan Monnier <monnier@cs.yale.edu> | 5 | 2000-04-19 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 6 | ||
| 3 | * regex.c (re_match_2_internal): Don't shorten the strings anymore, | 7 | * regex.c (re_match_2_internal): Don't shorten the strings anymore, |