diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3ff6ecbbf33..03723ead4fb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2002-04-30 Richard M. Stallman <rms@gnu.org> | 1 | 2002-04-30 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * s/gnu.h [emacs]: Include stdio.h. | ||
| 4 | (GNU_LIBRARY_PENDING_OUTPUT_COUNT): New definition, conditional. | ||
| 5 | |||
| 3 | * eval.c (do_autoload): Error if called while preparing to dump. | 6 | * eval.c (do_autoload): Error if called while preparing to dump. |
| 4 | 7 | ||
| 5 | * fns.c (Frequire): Error if need to load while preparing to dump. | 8 | * fns.c (Frequire): Error if need to load while preparing to dump. |