New face `org-priority'. Enhance fontification of priority cookies in agenda.
commitb2abdfb95a61f9d694bf66e94121d6c5d245d4fa
authorBastien Guerry <bzg@altern.org>
Thu, 24 Jan 2013 13:16:11 +0000 (24 14:16 +0100)
committerBastien Guerry <bzg@altern.org>
Thu, 24 Jan 2013 13:16:11 +0000 (24 14:16 +0100)
treef1c350d6e60aaadb891ae5f6e9a64c6d636d7767
parentaf49713a95f4b8f89794106e6d351bd5e7c0e2c2
New face `org-priority'.  Enhance fontification of priority cookies in agenda.

* org-faces.el (org-priority): New face.

* org.el (org-font-lock-add-priority-faces): Use the new face.

* org-agenda.el (org-agenda-fontify-priorities): Use the
org-priority face and add specific agenda face on top of it.
lisp/org-agenda.el
lisp/org-faces.el
lisp/org.el