From c0274f385fe5f39459cac5ea9ff9f92bacd3a8ef Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 30 May 1992 23:54:21 +0000 Subject: *** empty log message *** --- lisp/calendar/appt.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lisp/calendar/appt.el') diff --git a/lisp/calendar/appt.el b/lisp/calendar/appt.el index 5d11695cdaf..2376d76a867 100644 --- a/lisp/calendar/appt.el +++ b/lisp/calendar/appt.el @@ -1,4 +1,5 @@ -;; Appointment notification functions. +;;; appt.el --- appointment notification functions. + ;; Copyright (C) 1989, 1990 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. @@ -494,7 +495,6 @@ The time should be in either 24 hour format or am/pm format." (setq conv-time (+ (* hr 60) min)) conv-time)) - (setq display-time-hook 'appt-check) - +;;; appt.el ends here -- cgit v1.2.1