diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1ce80e41fc0..8ec4efb9852 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -3,11 +3,6 @@ | |||
| 3 | * regex.c (regex_compile): Remove the `regnum' counter. | 3 | * regex.c (regex_compile): Remove the `regnum' counter. |
| 4 | Use bufp->re_nsub instead. Add support for \(?N:RE\). | 4 | Use bufp->re_nsub instead. Add support for \(?N:RE\). |
| 5 | 5 | ||
| 6 | 2007-06-12 Glenn Morris <rgm@gnu.org> | ||
| 7 | |||
| 8 | * config.in (HAVE_GIF): Doc fix. | ||
| 9 | (LIBGIF): New (already used by Makefile.in). | ||
| 10 | |||
| 11 | 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca> |
| 12 | 7 | ||
| 13 | * term.c: Include intervals.h to declare Fget_text_property. | 8 | * term.c: Include intervals.h to declare Fget_text_property. |