emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/vc-hooks.el,v


From: Eric S. Raymond
Subject: [Emacs-diffs] Changes to emacs/lisp/vc-hooks.el,v
Date: Tue, 06 May 2008 23:56:50 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Eric S. Raymond <esr>   08/05/06 23:56:49

Index: vc-hooks.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/vc-hooks.el,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -b -r1.248 -r1.249
--- vc-hooks.el 6 May 2008 16:00:54 -0000       1.248
+++ vc-hooks.el 6 May 2008 23:56:49 -0000       1.249
@@ -771,7 +771,7 @@
         (vc-mode-line file)
         (when (featurep 'vc)
           ;; If VC is not loaded, then there can't be
-          ;; any VC Dired buffer to synchronize.
+          ;; any directory buffer to synchronize.
           (vc-directory-resynch-file file)))))
 
 (defvar vc-menu-entry




reply via email to

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