/[emacs]/emacs/lisp/vc.el
ViewVC logotype

Diff of /emacs/lisp/vc.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.393 by spiegel, Sun May 22 10:51:32 2005 UTC revision 1.394 by lektu, Fri Jun 10 14:08:47 2005 UTC
# Line 3043  use; you may override this using the sec Line 3043  use; you may override this using the sec
3043    
3044  ;;;###autoload  ;;;###autoload
3045  (defun vc-annotate (prefix &optional revision display-mode)  (defun vc-annotate (prefix &optional revision display-mode)
3046    "Display the edit history of the current file using colours.    "Display the edit history of the current file using colors.
3047    
3048  This command creates a buffer that shows, for each line of the current  This command creates a buffer that shows, for each line of the current
3049  file, when it was last edited and by whom.  Additionally, colours are  file, when it was last edited and by whom.  Additionally, colors are
3050  used to show the age of each line--blue means oldest, red means  used to show the age of each line--blue means oldest, red means
3051  youngest, and intermediate colours indicate intermediate ages.  By  youngest, and intermediate colors indicate intermediate ages.  By
3052  default, the time scale stretches back one year into the past;  default, the time scale stretches back one year into the past;
3053  everything that is older than that is shown in blue.  everything that is older than that is shown in blue.
3054    

Legend:
Removed from v.1.393  
changed lines
  Added in v.1.394

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26