* calendar/todos.el: Improve definitions and use of some faces.
authorStephen Berman <stephen.berman@gmx.net>
Fri, 25 Jan 2013 15:39:38 +0000 (16:39 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Fri, 25 Jan 2013 15:39:38 +0000 (16:39 +0100)
commite0f6342fb3343ce70ab6fa6c4acbdc3d42eb618e
tree156d582b8a31d36c858e6a432c85773ad39a023e
parentdda6bf799aff238bfcde5538d96f9b4c6d333ed4
* calendar/todos.el: Improve definitions and use of some faces.
(todos-top-priority): Use current definition of font-lock-constant-face.
(todos-diary-expired): Make default value contrast more with
default value of todos-date face.
(todos-nondiary, todos-category-string): New faces.
(todos-nondiary-face, todos-category-string-face): Corresponding
new variables.
(todos-done, todos-comment): Switch default values to go better
with default value of todos-date face.
(todos-done-sep): Change default value.
(todos-category-string-matcher-1)
(todos-category-string-matcher-2): Improve doc string.
(todos-font-lock-keywords): Use todos-nondiary-face and
todos-category-string-face.
(todos-done-separator): Propertize string with todos-done-sep face.
(todos-filtered-items-mode): Fix typo.
lisp/ChangeLog
lisp/calendar/todos.el