aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThien-Thi Nguyen2004-09-08 12:14:42 +0000
committerThien-Thi Nguyen2004-09-08 12:14:42 +0000
commitdfd5bc549d4e37c729001ad63d8096e6fc3bf960 (patch)
tree3c7c4cae68273a7b4f8872e293a9b4a23543c645
parent78bba1c8dd2779447e9febabfb2e32e6c885599a (diff)
downloademacs-dfd5bc549d4e37c729001ad63d8096e6fc3bf960.tar.gz
emacs-dfd5bc549d4e37c729001ad63d8096e6fc3bf960.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9061730010d..93893249630 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
12004-09-08 Thien-Thi Nguyen <ttn@gnu.org> 12004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2 2
3 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
4 (display-call-tree): Ensure newline after caller/calls blocks.
5
62004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
7
3 * startup.el (command-line-1): Make option 8 * startup.el (command-line-1): Make option
4 --directory/-L modify `load-path' straight away. 9 --directory/-L modify `load-path' straight away.
5 10