emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/files.texi


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/man/files.texi
Date: Fri, 19 Nov 2004 10:30:33 -0500

Index: emacs/man/files.texi
diff -c emacs/man/files.texi:1.92 emacs/man/files.texi:1.93
*** emacs/man/files.texi:1.92   Tue Nov  9 23:36:29 2004
--- emacs/man/files.texi        Fri Nov 19 15:14:13 2004
***************
*** 1502,1508 ****
  Compare the specified two versions of @var{file}.
  
  @item C-x v g
! Display the result of the CVS annotate command using colors.
  @end table
  
  @findex vc-version-other-window
--- 1502,1508 ----
  Compare the specified two versions of @var{file}.
  
  @item C-x v g
! Display the file with per-line version information and using colors.
  @end table
  
  @findex vc-version-other-window
***************
*** 1553,1561 ****
  
  @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
  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
--- 1553,1562 ----
  
  @findex vc-annotate
  @kindex C-x v g
!   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




reply via email to

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