aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann1999-10-26 14:50:52 +0000
committerGerd Moellmann1999-10-26 14:50:52 +0000
commit2bea706b5d8ba0e2be934262b983b71b75097d15 (patch)
treef7ee4a566cb1d8d6e1bd490d79f0835591503ed4 /src
parentdc2cd811d198c452058050007d88b8683b9d46a4 (diff)
downloademacs-2bea706b5d8ba0e2be934262b983b71b75097d15.tar.gz
emacs-2bea706b5d8ba0e2be934262b983b71b75097d15.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
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 @@
11999-10-26 Gerd Moellmann <gerd@gnu.org> 11999-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.