changeset 23121:1e4f226ada30

(diary-list-include-blanks): Doc fix..
author Karl Heuer <kwzh@gnu.org>
date Thu, 27 Aug 1998 15:14:58 +0000
parents da72a65a2bd6
children 07b9777e6713
files lisp/calendar/calendar.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calendar/calendar.el	Thu Aug 27 15:08:37 1998 +0000
+++ b/lisp/calendar/calendar.el	Thu Aug 27 15:14:58 1998 +0000
@@ -742,7 +742,7 @@
 ;;;###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)