]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/vc-annotate.el (vc-annotate-background-mode): New defcustom.
authorJuri Linkov <juri@jurta.org>
Tue, 8 Jul 2014 08:49:18 +0000 (11:49 +0300)
committerJuri Linkov <juri@jurta.org>
Tue, 8 Jul 2014 08:49:18 +0000 (11:49 +0300)
commitb89e78fd90e7c405f0ef2764765c467f4b9e6ade
tree43c906ef8d481900a123a443a2523901c1946044
parent43bb0be61a0788045f90d9df5d378506cbbab422
* lisp/vc/vc-annotate.el (vc-annotate-background-mode): New defcustom.
(vc-annotate-color-map): Use less saturated colors (20%) for
background-mode.
(vc-annotate-very-old-color): Add default value for background-mode.
(vc-annotate-background): Set default value to nil since now text on
the default backgrounds should be legible in light and dark modes.
(vc-annotate-lines): Use `vc-annotate-background-mode'.  Doc fix.

Fixes: debbugs:17808
etc/NEWS
lisp/ChangeLog
lisp/vc/vc-annotate.el