/[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.378 by monnier, Tue Sep 7 04:47:38 2004 UTC revision 1.379 by ttn, Wed Sep 15 16:47:08 2004 UTC
# Line 338  Line 338 
338  ;;   in the buffer.  You can safely assume that point is placed at the  ;;   in the buffer.  You can safely assume that point is placed at the
339  ;;   beginning of each line, starting at `point-min'.  The buffer that  ;;   beginning of each line, starting at `point-min'.  The buffer that
340  ;;   point is placed in is the Annotate output, as defined by the  ;;   point is placed in is the Annotate output, as defined by the
341  ;;   relevant backend.  ;;   relevant backend.  This function also affects how much of the line
342    ;;   is fontified; where it leaves point is where fontification begins.
343  ;;  ;;
344  ;; - annotate-current-time ()  ;; - annotate-current-time ()
345  ;;  ;;
# Line 2896  if present.  The current time is used as Line 2897  if present.  The current time is used as
2897    (message "Redisplaying annotation...done"))    (message "Redisplaying annotation...done"))
2898    
2899  (defun vc-annotate-display-autoscale (&optional full)  (defun vc-annotate-display-autoscale (&optional full)
2900    "Highlight the output of \\[vc-annotate]] using an autoscaled color map.    "Highlight the output of \\[vc-annotate] using an autoscaled color map.
2901  Autoscaling means that the map is scaled from the current time to the  Autoscaling means that the map is scaled from the current time to the
2902  oldest annotation in the buffer, or, with argument FULL non-nil, to  oldest annotation in the buffer, or, with argument FULL non-nil, to
2903  cover the range from the oldest annotation to the newest."  cover the range from the oldest annotation to the newest."

Legend:
Removed from v.1.378  
changed lines
  Added in v.1.379

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