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 ea5463c5f0e..bb5de3c8be6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-07-05 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-07-05 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * sound.c: Include Emacs' header files with #include "...". | ||
| 4 | |||
| 3 | * eval.c (specbind): Additionally record the buffer that was | 5 | * eval.c (specbind): Additionally record the buffer that was |
| 4 | current when a buffer-local or frame-local variable was bound. | 6 | current when a buffer-local or frame-local variable was bound. |
| 5 | 7 | ||