emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 18 Mar 2007 02:48:44 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Nick Roberts <nickrob>  07/03/18 02:48:44

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10821
retrieving revision 1.10822
diff -u -b -r1.10821 -r1.10822
--- ChangeLog   18 Mar 2007 00:44:10 -0000      1.10821
+++ ChangeLog   18 Mar 2007 02:48:43 -0000      1.10822
@@ -1,3 +1,9 @@
+2007-03-18  Nick Roberts  <address@hidden>
+
+       * progmodes/compile.el (compilation-find-file): Revert change
+       from 2006-07-18 to allow completion of directory names.
+       Reported by John Carter <address@hidden>.
+
 2007-03-18  Kim F. Storm  <address@hidden>
 
        * subr.el (when, unless): Doc fix.
@@ -11,23 +17,12 @@
        * autorevert.el (auto-revert-tail-handler):
        Call after-revert-hook.
 
-2007-03-17  Chong Yidong  <address@hidden>
-
-       * simple.el (line-move-1): Respect
-       `inhibit-line-move-field-capture' property.
-
-2007-03-16  Mark A. Hershberger  <address@hidden>
-
-       * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
-       Add new option for eshell-output-filter-functions.
-
 2007-03-13  Chong Yidong  <address@hidden>
 
        * comint.el (comint-arguments): Mark backslash-escaped chars.
        (comint-delim-arg): Don't treat them as delimiters.
 
 2007-03-12  Kim F. Storm  <address@hidden>
-
        * ido.el (ido-init-completion-maps): Remap delete-backward-char.
 
 2007-03-12  Lawrence Mitchell  <address@hidden>  (tiny change)
@@ -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  <address@hidden>
 
        * calc/calc-forms.el (math-std-daylight-savings): Switch to new




reply via email to

[Prev in Thread] Current Thread [Next in Thread]