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 [EMACS_22_BASE]


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/vc.el,v [EMACS_22_BASE]
Date: Tue, 23 Oct 2007 00:47:59 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Stefan Monnier <monnier>        07/10/23 00:47:59

Index: vc.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/vc.el,v
retrieving revision 1.424.2.8
retrieving revision 1.424.2.9
diff -u -b -r1.424.2.8 -r1.424.2.9
--- vc.el       22 Sep 2007 17:17:22 -0000      1.424.2.8
+++ vc.el       23 Oct 2007 00:47:58 -0000      1.424.2.9
@@ -1774,7 +1774,7 @@
   "List the differences between FILE's versions REV1 and REV2.
 If REV1 is empty or nil it means to use the current workfile version;
 REV2 empty or nil means the current file contents.  FILE may also be
-a directory, in that case, generate diffs between the correponding
+a directory, in that case, generate diffs between the corresponding
 versions of all registered files in or below it."
   (interactive
    (let* ((file (expand-file-name




reply via email to

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