New face for items switched in agenda to DONE.
commit7924dcb1bf2286a592ba3643fa7dd21d5282957f
authorCarsten Dominik <carsten.dominik@gmail.com>
Sat, 21 Mar 2009 13:33:52 +0000 (21 14:33 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sat, 21 Mar 2009 17:25:01 +0000 (21 18:25 +0100)
tree487af2272b895f00b19794e860a9423e1f5ac01f
parent132dc95042d50f91a3451dd49dacea8544a5ca7e
New face for items switched in agenda to DONE.

Items are listed in the agenda sometimes in bright colors, to draw
attention to important tasks or deadlines.  When such an item is
switched to DONE, the state change is reflected by the new TODO
keyword, but the line itself might still be bright.  Org de-emphasizes
the line by changing the face of the line.  It used to change it to
the face `org-done', but now we use a new, independent face
`org-agenda-done'.
lisp/ChangeLog
lisp/org-agenda.el
lisp/org-faces.el
lisp/org.el