From c27642ec0ab6258cd3958a7700b8dcf07cd2b832 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Spiegel?= Date: Fri, 9 Nov 2001 15:14:49 +0000 Subject: [PATCH] (vc-annotate-color-map): Doc fix. --- lisp/vc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.2