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.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/vc.el,v
Date: Sun, 06 Jan 2008 03:18:08 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/01/06 03:18:08

Index: vc.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/vc.el,v
retrieving revision 1.505
retrieving revision 1.506
diff -u -b -r1.505 -r1.506
--- vc.el       5 Jan 2008 05:25:13 -0000       1.505
+++ vc.el       6 Jan 2008 03:18:08 -0000       1.506
@@ -160,7 +160,7 @@
 ;; - dir-state (dir)
 ;;
 ;;   If provided, this function is used to find the version control
-;;   state of as many files as possible in DIR, and all subdirecties
+;;   state of as many files as possible in DIR, and all subdirectories
 ;;   of DIR, in a fast way; it is used to avoid expensive indivitual
 ;;   vc-state calls.  The function should not return anything, but
 ;;   rather store the files' states into the corresponding properties.




reply via email to

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