summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorNick Roberts <nickrob@snap.net.nz>2007-03-18 02:48:43 +0000
committerNick Roberts <nickrob@snap.net.nz>2007-03-18 02:48:43 +0000
commit92e0e0c44c7de2b35a3c7f1b72538cc0f3b4ab92 (patch)
tree4b889a3b7e2200efb60ad86d1de0b8883fa528d8 /lisp
parent7f67eea000b0ba102dd86c2666041dc395137413 (diff)
downloademacs-92e0e0c44c7de2b35a3c7f1b72538cc0f3b4ab92.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog22
1 files changed, 10 insertions, 12 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5a1b5a4c60d..a75d8273876 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-18 Nick Roberts <nickrob@snap.net.nz>
+
+ * progmodes/compile.el (compilation-find-file): Revert change
+ from 2006-07-18 to allow completion of directory names.
+ Reported by John Carter <john.carter@tait.co.nz>.
+
2007-03-18 Kim F. Storm <storm@cua.dk>
* 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 <cyd@stupidchicken.com>
-
- * simple.el (line-move-1): Respect
- `inhibit-line-move-field-capture' property.
-
-2007-03-16 Mark A. Hershberger <mah@everybody.org>
-
- * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
- Add new option for eshell-output-filter-functions.
-
2007-03-13 Chong Yidong <cyd@stupidchicken.com>
* comint.el (comint-arguments): Mark backslash-escaped chars.
(comint-delim-arg): Don't treat them as delimiters.
2007-03-12 Kim F. Storm <storm@cua.dk>
-
* ido.el (ido-init-completion-maps): Remap delete-backward-char.
2007-03-12 Lawrence Mitchell <wence@gmx.li> (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 <dominik@science.uva.nl>
@@ -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 <rgm@gnu.org>
* calc/calc-forms.el (math-std-daylight-savings): Switch to new