aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2002-09-27 22:07:38 +0000
committerStefan Monnier2002-09-27 22:07:38 +0000
commit3ecdcd59050a2eba016ec32c89a5dd5ed536c52f (patch)
treef85d09c439deb79c169e9cf782aeaf2782dd3f8a /lib-src/ChangeLog
parent15d40fa45425863d9fb47a73d32e6ecf0b8b6263 (diff)
downloademacs-3ecdcd59050a2eba016ec32c89a5dd5ed536c52f.tar.gz
emacs-3ecdcd59050a2eba016ec32c89a5dd5ed536c52f.zip
(main): Always use /tmp and non-qualified hostname.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index fd9154506af..d441bc45187 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -6,6 +6,7 @@
6 (decode_options): Add -e and -d processing. 6 (decode_options): Add -e and -d processing.
7 (print_help_and_exit): Update the usage string. 7 (print_help_and_exit): Update the usage string.
8 (main): Add support for --eval and --display. 8 (main): Add support for --eval and --display.
9 (main): Always use /tmp and non-qualified hostname.
9 10
102002-09-25 Stefan Monnier <monnier@cs.yale.edu> 112002-09-25 Stefan Monnier <monnier@cs.yale.edu>
11 12