comparison lisp/calendar/appt.el @ 90180:62afea0771d8

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 289-301) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 68) - Update from CVS
author Miles Bader <miles@gnu.org>
date Thu, 12 May 2005 03:41:19 +0000
parents 4da4a09e8b1b 6f7f5354c3ee
children f042e7c0fe20
comparison
equal deleted inserted replaced
90179:b745036dab36 90180:62afea0771d8
686 global-mode-string 686 global-mode-string
687 (append global-mode-string '(appt-mode-string))) 687 (append global-mode-string '(appt-mode-string)))
688 (appt-check t)))) 688 (appt-check t))))
689 689
690 690
691 ;; This is needed for backwards compatibility. Feh.
692 (appt-activate 1)
693
694
695 (provide 'appt) 691 (provide 'appt)
696 692
697 ;;; arch-tag: bf5791c4-8921-499e-a26f-772b1788d347 693 ;;; arch-tag: bf5791c4-8921-499e-a26f-772b1788d347
698 ;;; appt.el ends here 694 ;;; appt.el ends here