diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cdd2940d0a7..d1d2af090de 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 1999-10-26 Gerd Moellmann <gerd@gnu.org> | 1 | 1999-10-26 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xdisp.c (echo_area_display): Put previous change in #if 0. | ||
| 4 | |||
| 3 | * emacs.c (standard_args): Add `file' as synonym for `visit', | 5 | * emacs.c (standard_args): Add `file' as synonym for `visit', |
| 4 | `execute' as synonym for `eval'. | 6 | `execute' as synonym for `eval'. |
| 5 | (main): Add new options to usage message. | 7 | (main): Add new options to usage message. |