cal-html-b-document-string | Initial block for html page. |
cal-html-b-tabledata-string | HTML code for beginning of table data. |
cal-html-b-tableheader-string | HTML code for beginning of table header. |
cal-html-b-tablerow-string | HTML code for beginning of table row. |
cal-html-css-default | Default cal-html css style. You can override this with a "cal.css" file. |
cal-html-day-abbrev-array | Array of seven strings for abbreviated day names (starting with Sunday). |
cal-html-directory | Directory for HTML pages generated by cal-html. |
cal-html-e-document-string | HTML code for end of page. |
cal-html-e-table-string | HTML code for end of table. |
cal-html-e-tabledata-string | HTML code for end of table data. |
cal-html-e-tableheader-string | HTML code for end of table header. |
cal-html-e-tablerow-string | HTML code for end of table row. |
cal-html-holidays | If non-nil, include holidays as well as diary entries. |
cal-html-html-subst-list | Alist of symbols and their HTML replacements. |
cal-html-minical-day-format | HTML code for a day in the minical - links NUM to month-page#NUM. |
cal-html-print-day-number-flag | Non-nil means print the day-of-the-year number in the monthly cal-html page. |
cal-html-year-index-cols | Number of columns in the cal-html yearly index page. |