]> git.eshelyaron.com Git - emacs.git/commitdiff
(appt-check): Clear appt-mode-string if we don't put something in it.
authorKarl Heuer <kwzh@gnu.org>
Thu, 27 Aug 1998 15:17:51 +0000 (15:17 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 27 Aug 1998 15:17:51 +0000 (15:17 +0000)
lisp/calendar/appt.el

index 0efac2ec34ca7930d2aff47439f45084e3f31322..9368c1b4265ee71853b9963d9d0c6021b3d9ad12 100644 (file)
@@ -286,6 +286,8 @@ The following variables control the action of the notification:
                  (let ((diary-display-hook 'appt-make-list))
                    (diary))))
 
+           (setq appt-mode-string nil)
+
            ;; If there are entries in the list, and the
            ;; user wants a message issued
            ;; get the first time off of the list