From 49989bff35ca7a026944decb1c594b054cde27a8 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Wed, 6 Aug 2008 18:59:52 +0000 Subject: [PATCH] (VC Directory Mode): Fix last change. --- doc/emacs/ChangeLog | 4 ++++ doc/emacs/vc1-xtra.texi | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 3e91a6a5125..013bc7c9bf0 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2008-08-06 Eli Zaretskii + + * vc1-xtra.texi (VC Directory Mode): Fix last change. + 2008-08-06 Dan Nicolaescu * files.texi (Old Revisions): Update the keys used by vc-annotate and diff --git a/doc/emacs/vc1-xtra.texi b/doc/emacs/vc1-xtra.texi index 7ef34a3d4c5..3b51250d268 100644 --- a/doc/emacs/vc1-xtra.texi +++ b/doc/emacs/vc1-xtra.texi @@ -34,9 +34,9 @@ run will always be shown as @file{./}.) There is an exception to this rule: if VC mode detects that a file changed to up-to-date state since you last looked at it, that state will be shown. -If a directory uses more that one VC systems, the VC system to use for -the vc-dir command can be chosen with a prefix argument, -i.e. @kbd{C-u C-x v d}. + If a directory uses more that one VC system, you can select which VC +system to use for the @code{vc-dir} command by invoking @code{vc-dir} +with a prefix argument, i.e.@: @kbd{C-u C-x v d}. The line for an individual file will show the version control state of the file. Under RCS and SCCS, the name of the user locking the file -- 2.39.2