Mercurial > emacs
changeset 58444:6e4821835989
*** empty log message ***
author | Daniel Pfeiffer <occitan@esperanto.org> |
---|---|
date | Mon, 22 Nov 2004 23:30:19 +0000 |
parents | 4e571414ba22 |
children | 4b0746e87898 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Nov 22 23:26:36 2004 +0000 +++ b/lisp/ChangeLog Mon Nov 22 23:30:19 2004 +0000 @@ -1,3 +1,11 @@ +2004-11-23 Daniel Pfeiffer <occitan@esperanto.org> + + * progmodes/compile.el (compilation-start): In cd command use + substitute-env-vars -- not quite shell compatible but better than + nothing. + (compilation-error-regexp-alist-alist): Simplify ftnchek to only + handle the newer versions messages, which are more parseable. + 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca> * reveal.el (reveal-mode-map): New var.