]> git.eshelyaron.com Git - emacs.git/commitdiff
(Advanced C-x C-q, Registering): Add index entries for specifying
authorEli Zaretskii <eliz@gnu.org>
Fri, 12 Apr 2002 18:11:11 +0000 (18:11 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 12 Apr 2002 18:11:11 +0000 (18:11 +0000)
a certain version.

man/files.texi

index df35f996a6b5d7e5ceb2c19767f8f112e4efb503..2d46bbed5f6f96787d9815822163c4d4f3f08678 100644 (file)
@@ -1344,6 +1344,7 @@ file, just as it does with RCS in its normal (locking) mode.
 @node Advanced C-x C-q
 @subsubsection Advanced Control in @kbd{C-x C-q}
 
+@cindex specify version number to check in/out
   When you give a prefix argument to @code{vc-next-action} (@kbd{C-u
 C-x C-q}), it still performs the next logical version control
 operation, but accepts additional arguments to specify precisely how
@@ -1364,6 +1365,7 @@ C-q @key{RET}} is a convenient way to get the latest version of a file from
 the repository.
 
 @item
+@cindex specify name of version control system
 Instead of the version number, you can also specify the name of a
 version control system.  This is useful when one file is being managed
 with two version control systems at the same time (@pxref{Local
@@ -1530,6 +1532,7 @@ registering a file with CVS, you must subsequently commit the initial
 version by typing @kbd{C-x C-q}.
 
 @vindex vc-default-init-version
+@cindex specify initial version number to register
   The initial version number for a newly registered file is 1.1, by
 default.  You can specify a different default by setting the variable
 @code{vc-default-init-version}, or you can give @kbd{C-x v i} a numeric