From: André Spiegel Date: Fri, 9 Nov 2001 15:14:49 +0000 (+0000) Subject: (vc-annotate-color-map): Doc fix. X-Git-Tag: emacs-21.2~340 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c27642ec0ab6258cd3958a7700b8dcf07cd2b832;p=emacs.git (vc-annotate-color-map): Doc fix. --- diff --git a/lisp/vc.el b/lisp/vc.el index 9b5fd726858..bb42eb1bc16 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -532,7 +532,7 @@ version control backend imposes itself." (421.8750 . "#00B6FF") (448.2422 . "#007EFF")) "*Association list of age versus color, for \\[vc-annotate]. -Ages are given in units of 2**-16 seconds. +Ages are given in units of 2**16 seconds. Default is eighteen steps using a twenty day increment." :type 'alist :group 'vc)