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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 16 Feb 2008 21:39:34 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/02/16 21:39:33

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12805
retrieving revision 1.12806
diff -u -b -r1.12805 -r1.12806
--- ChangeLog   16 Feb 2008 18:08:41 -0000      1.12805
+++ ChangeLog   16 Feb 2008 21:39:31 -0000      1.12806
@@ -1,3 +1,8 @@
+2008-02-16  Stefan Monnier  <address@hidden>
+
+       * files.el (locate-dominating-file): Remove initial loop because it's
+       not careful enough.  Detect the uid-change all within the main loop.
+
 2008-02-16  Lawrence Mitchell  <address@hidden>  (tiny change)
 
        * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.




reply via email to

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