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: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 30 Sep 2008 19:14:20 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       08/09/30 19:14:19

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14539
retrieving revision 1.14540
diff -u -b -r1.14539 -r1.14540
--- ChangeLog   30 Sep 2008 19:03:18 -0000      1.14539
+++ ChangeLog   30 Sep 2008 19:14:16 -0000      1.14540
@@ -1,3 +1,12 @@
+2008-09-30  Michael Albinus  <address@hidden>
+
+       * vc-hooks.el (vc-file-clearprops): Revert change from 2008-09-29.
+       (vc-file-not-found-hook): Check, that `buffer-file-name' is
+       non-nil.  It is not clear, whether this is only fixing symptoms on
+       an error. OTOH, in all other cases, the call of `vc-file-clearprops'
+       is embedded by that check.  So it might be TRT.  Suggested by Dan
+       Nicolaescu <address@hidden>.
+
 2008-09-30  Eli Zaretskii  <address@hidden>
 
        * Makefile.in (ELCFILES): Remove codepage.elc.




reply via email to

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