1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-05 08:53:45 +00:00

(diary-list-include-blanks): Doc fix..

This commit is contained in:
Karl Heuer 1998-08-27 15:14:58 +00:00
parent 5a1d5766b2
commit ac96331df2

View File

@ -742,7 +742,7 @@ describes the style of such diary entries."
;;;###autoload
(defcustom diary-list-include-blanks nil
"*If nil, do not include days with no diary entry in the list of diary entries.
Such days will then not be shown in the the fancy diary buffer, even if they
Such days will then not be shown in the fancy diary buffer, even if they
are holidays."
:type 'boolean
:group 'diary)