aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4176661ca90..096169d8c5b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
2
3 * progmodes/compile.el (compilation-directory): New defvar.
4 (compile): Save current directory in compilation-directory.
5 (recompile): Bind default-directory to compilation-directory if
6 that is non-nil.
7
12004-02-16 Dave Love <fx@gnu.org> 82004-02-16 Dave Love <fx@gnu.org>
2 9
3 * newcomment.el (comment-insert-comment-function) 10 * newcomment.el (comment-insert-comment-function)