aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Pfeiffer2004-09-12 18:07:33 +0000
committerDaniel Pfeiffer2004-09-12 18:07:33 +0000
commit139aea0862e1a0558240dbb1bdcbdb5343a7670e (patch)
tree2cac436a5c9091df8725b8efade1f461bc871d5e
parent6d8b6cbde4e26eebc73351b861afe7e96391cc8e (diff)
downloademacs-139aea0862e1a0558240dbb1bdcbdb5343a7670e.tar.gz
emacs-139aea0862e1a0558240dbb1bdcbdb5343a7670e.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ec7eb7ed2a5..48e23237632 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
2
3 * progmodes/compile.el (compilation-start): Parse command to see
4 if it starts with a cd, and if so perform it for the *compilation*
5 buffer. Change the header to reflect this.
6
12004-09-11 Kim F. Storm <storm@cua.dk> 72004-09-11 Kim F. Storm <storm@cua.dk>
2 8
3 * ido.el (ido-enable-dot-prefix): Doc fix. 9 * ido.el (ido-enable-dot-prefix): Doc fix.