From: Daniel Pfeiffer Date: Mon, 22 Nov 2004 23:30:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~3734 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8fc464b6e1909f6660f97bb3d208f3539c892a7b;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3d6f75429ff..942dcd6500b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2004-11-23 Daniel Pfeiffer + + * 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 * reveal.el (reveal-mode-map): New var.