]> code.delx.au - gnu-emacs/commitdiff
(Old Versions): No longer document annotation as "CVS only".
authorThien-Thi Nguyen <ttn@gnuvola.org>
Fri, 19 Nov 2004 15:14:13 +0000 (15:14 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Fri, 19 Nov 2004 15:14:13 +0000 (15:14 +0000)
man/files.texi

index 6a0d2c662b508ae96c82fffc2480b0d28e54b896..c556ec00aeade483d178e7af3fdf2fbe14e258f7 100644 (file)
@@ -1502,7 +1502,7 @@ of the file.
 Compare the specified two versions of @var{file}.
 
 @item C-x v g
-Display the result of the CVS annotate command using colors.
+Display the file with per-line version information and using colors.
 @end table
 
 @findex vc-version-other-window
@@ -1553,9 +1553,10 @@ them; they exist only in the records of the master file.
 
 @findex vc-annotate
 @kindex C-x v g
-  For CVS-controlled files, you can display the result of the CVS
-annotate command, using colors to enhance the visual appearance.  Use
-the command @kbd{M-x vc-annotate} to do this.  It creates a new buffer
+  For some backends, you can display the file @dfn{annotated} with
+per-line version information and using colors to enhance the visual
+appearance, with the the command @kbd{M-x vc-annotate}.
+It creates a new buffer
 to display file's text, colored to show how old each part is.  Text
 colored red is new, blue means old, and intermediate colors indicate
 intermediate ages.  By default, the time scale is 360 days, so that