(VC Directory Mode): Fix last change.
This commit is contained in:
parent
523a973537
commit
49989bff35
2 changed files with 7 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
2008-08-06 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* vc1-xtra.texi (VC Directory Mode): Fix last change.
|
||||
|
||||
2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* files.texi (Old Revisions): Update the keys used by vc-annotate and
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue