aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann1999-10-26 14:34:42 +0000
committerGerd Moellmann1999-10-26 14:34:42 +0000
commit67a5596fa3e72172a0deeca74e2087f174a456e8 (patch)
tree2eac31159316723e5384b7dd5c2122bef596c900 /src/ChangeLog
parent7f785b50454e9750b2612c8a5463900e3846878d (diff)
downloademacs-67a5596fa3e72172a0deeca74e2087f174a456e8.tar.gz
emacs-67a5596fa3e72172a0deeca74e2087f174a456e8.zip
(standard_args): Add `file' as synonym for `visit',
`execute' as synonym for `eval'. (main): Add new options to usage message.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7fea62d2ae5..cdd2940d0a7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
11999-10-26 Gerd Moellmann <gerd@gnu.org>
2
3 * emacs.c (standard_args): Add `file' as synonym for `visit',
4 `execute' as synonym for `eval'.
5 (main): Add new options to usage message.
6
11999-10-25 Gerd Moellmann <gerd@gnu.org> 71999-10-25 Gerd Moellmann <gerd@gnu.org>
2 8
3 * data.c (Qhash_table): New. 9 * data.c (Qhash_table): New.