Mercurial > emacs
changeset 57066:bb03bc287e9c
*** empty log message ***
author | Daniel Pfeiffer <occitan@esperanto.org> |
---|---|
date | Sun, 12 Sep 2004 18:07:33 +0000 |
parents | 4bf76a50a989 |
children | e9dd601d101f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Sep 11 21:43:42 2004 +0000 +++ b/lisp/ChangeLog Sun Sep 12 18:07:33 2004 +0000 @@ -1,3 +1,9 @@ +2004-09-12 Daniel Pfeiffer <occitan@esperanto.org> + + * progmodes/compile.el (compilation-start): Parse command to see + if it starts with a cd, and if so perform it for the *compilation* + buffer. Change the header to reflect this. + 2004-09-11 Kim F. Storm <storm@cua.dk> * ido.el (ido-enable-dot-prefix): Doc fix.