emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/vc.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/vc.el
Date: Fri, 10 Jun 2005 10:08:47 -0400

Index: emacs/lisp/vc.el
diff -c emacs/lisp/vc.el:1.393 emacs/lisp/vc.el:1.394
*** emacs/lisp/vc.el:1.393      Sun May 22 10:51:32 2005
--- emacs/lisp/vc.el    Fri Jun 10 14:08:47 2005
***************
*** 3043,3054 ****
  
  ;;;###autoload
  (defun vc-annotate (prefix &optional revision display-mode)
!   "Display the edit history of the current file using colours.
  
  This command creates a buffer that shows, for each line of the current
! file, when it was last edited and by whom.  Additionally, colours are
  used to show the age of each line--blue means oldest, red means
! youngest, and intermediate colours indicate intermediate ages.  By
  default, the time scale stretches back one year into the past;
  everything that is older than that is shown in blue.
  
--- 3043,3054 ----
  
  ;;;###autoload
  (defun vc-annotate (prefix &optional revision display-mode)
!   "Display the edit history of the current file using colors.
  
  This command creates a buffer that shows, for each line of the current
! file, when it was last edited and by whom.  Additionally, colors are
  used to show the age of each line--blue means oldest, red means
! youngest, and intermediate colors indicate intermediate ages.  By
  default, the time scale stretches back one year into the past;
  everything that is older than that is shown in blue.
  




reply via email to

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