]> git.eshelyaron.com Git - emacs.git/commit
Make diary fontify headers correctly (if the date has been customized)
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 13 Oct 2020 02:10:43 +0000 (04:10 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 13 Oct 2020 02:10:43 +0000 (04:10 +0200)
commit94b870dfa38548c3bb4b5a471a3dbf5819646b44
tree2d3f780b99afa4ef7c1dbe93be8c01942b73f195
parent13e5c1db681ec0324d951b2ccc30de1e201426c5
Make diary fontify headers correctly (if the date has been customized)

* lisp/calendar/diary-lib.el (diary-fancy-display): Insert the
heading with the correct face, so that it doesn't have to be
re-matched later (which is generally impossible) (bug#13072).
(diary-fancy-date-pattern, diary-fancy-date-matcher): Make obsolete.
(diary-fancy-font-lock-keywords): Don't use.
(diary-fancy-font-lock-fontify-region-function): Don't use.
lisp/calendar/diary-lib.el