diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b72334dfdec..a7805d9fb58 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-12-16 Richard M. Stallman <rms@gnu.org> | 1 | 2001-12-16 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * alloc.c (pure_alloc): After overflow, allocate just a small block. | ||
| 4 | |||
| 3 | * Makefile.in (xmenu.o, xterm.o, fontset.o): Depend on buffer.h. | 5 | * Makefile.in (xmenu.o, xterm.o, fontset.o): Depend on buffer.h. |
| 4 | 6 | ||
| 5 | * buffer.h (struct buffer): New field `display_error_modiff'. | 7 | * buffer.h (struct buffer): New field `display_error_modiff'. |