Optionally include holidays in cal-html output
authorGlenn Morris <rgm@gnu.org>
Sat, 5 May 2012 21:31:41 +0000 (14:31 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 5 May 2012 21:31:41 +0000 (14:31 -0700)
commit48176e8bacea7a462e28c472b6dd7a052355b33e
tree88f5730c7e4d63f8423da6e4835c2c286ae48a4f
parenta43f98b3959cf9435de7ea5a5bb44e3fbd061085
Optionally include holidays in cal-html output

* lisp/calendar/cal-html.el: (cal-html-holidays): New option.
(cal-html-css-default): Add holiday entry.
(holiday-in-range): Autoload it.
(cal-html-htmlify-entry): Add optional class argument.
(cal-html-htmlify-list): Add optional holidays argument.
(cal-html-insert-agenda-days): Include holidays in the output.
(cal-html-one-month): Maybe include holidays.
etc/NEWS
lisp/ChangeLog
lisp/calendar/cal-html.el