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: Fri, 20 Jul 2007 03:48:30 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/07/20 03:48:29

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11393
retrieving revision 1.11394
diff -u -b -r1.11393 -r1.11394
--- ChangeLog   20 Jul 2007 03:15:19 -0000      1.11393
+++ ChangeLog   20 Jul 2007 03:48:27 -0000      1.11394
@@ -1,3 +1,8 @@
+2007-07-20  Stefan Monnier  <address@hidden>
+
+       * vc-hooks.el (vc-find-root): Fix case where `file' is the current
+       directory and the root as well.
+
 2007-07-20  Dan Nicolaescu  <address@hidden>
 
        * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
@@ -5,8 +10,7 @@
 
        * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
        (vc-hg-registered): Replace if with when.
-       (vc-hg-state): Deal with nonexistent files and handle removed
-       files.
+       (vc-hg-state): Deal with nonexistent files and handle removed files.
        (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
        (vc-hg-checkout): Re-enable.
        (vc-hg-create-repo): Fix typos.




reply via email to

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