]> git.eshelyaron.com Git - emacs.git/commitdiff
(diary-list-include-blanks): Doc fix..
authorKarl Heuer <kwzh@gnu.org>
Thu, 27 Aug 1998 15:14:58 +0000 (15:14 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 27 Aug 1998 15:14:58 +0000 (15:14 +0000)
lisp/calendar/calendar.el

index 68e41307390cc89378a147ad71d969729d2831b0..67eca4254cfc7fc460eb38869eb79c2d9d92dea0 100644 (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)