# HG changeset patch # User Nick Roberts # Date 1174186123 0 # Node ID 1994de9359df118c3197537c4d607ac174d8e973 # Parent 5813a2f3af13781777748583f6e1d08311223b1a *** empty log message *** diff -r 5813a2f3af13 -r 1994de9359df lisp/ChangeLog --- a/lisp/ChangeLog Sun Mar 18 00:44:24 2007 +0000 +++ b/lisp/ChangeLog Sun Mar 18 02:48:43 2007 +0000 @@ -1,3 +1,9 @@ +2007-03-18 Nick Roberts + + * progmodes/compile.el (compilation-find-file): Revert change + from 2006-07-18 to allow completion of directory names. + Reported by John Carter . + 2007-03-18 Kim F. Storm * subr.el (when, unless): Doc fix. @@ -11,29 +17,18 @@ * autorevert.el (auto-revert-tail-handler): Call after-revert-hook. -2007-03-17 Chong Yidong - - * simple.el (line-move-1): Respect - `inhibit-line-move-field-capture' property. - -2007-03-16 Mark A. Hershberger - - * eshell/esh-mode.el (eshell-handle-ansi-color): New function. - Add new option for eshell-output-filter-functions. - 2007-03-13 Chong Yidong * comint.el (comint-arguments): Mark backslash-escaped chars. (comint-delim-arg): Don't treat them as delimiters. 2007-03-12 Kim F. Storm - * ido.el (ido-init-completion-maps): Remap delete-backward-char. 2007-03-12 Lawrence Mitchell (tiny change) * tempo.el (tempo-insert): Deal with 'r> if it appears - specified with a prompt argument. + specified with a prompt argument. 2007-03-12 Carsten Dominik @@ -49,6 +44,9 @@ prefered since we are usually parsing files (from the internet or on disk) instead of XML created in Emacs. + * eshell/esh-mode.el (eshell-handle-ansi-color): New function. + Add customize option. + 2007-03-12 Glenn Morris * calc/calc-forms.el (math-std-daylight-savings): Switch to new