Mercurial > hg > xemacs-beta
comparison lisp/calendar/calendar.el @ 2:ac2d302a0011 r19-15b2
Import from CVS: tag r19-15b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:46:35 +0200 |
parents | 376386a54a3c |
children | 0293115a14e9 |
comparison
equal
deleted
inserted
replaced
1:c0c6a60d29db | 2:ac2d302a0011 |
---|---|
611 describes the style of such diary entries.") | 611 describes the style of such diary entries.") |
612 | 612 |
613 ;;;###autoload | 613 ;;;###autoload |
614 (defvar diary-list-include-blanks nil | 614 (defvar diary-list-include-blanks nil |
615 "*If nil, do not include days with no diary entry in the list of diary entries. | 615 "*If nil, do not include days with no diary entry in the list of diary entries. |
616 Such days will then not be shown in the the fancy diary buffer, even if they | 616 Such days will then not be shown in the fancy diary buffer, even if they |
617 are holidays.") | 617 are holidays.") |
618 | 618 |
619 ;;;###autoload | 619 ;;;###autoload |
620 (defvar holidays-in-diary-buffer t | 620 (defvar holidays-in-diary-buffer t |
621 "*Non-nil means include holidays in the diary display. | 621 "*Non-nil means include holidays in the diary display. |