]> code.delx.au - gnu-emacs/blobdiff - lisp/time.el
(mouse-show-mark): Use temporary highlighting if possible instead of a pause.
[gnu-emacs] / lisp / time.el
index b6cc833ca4e183f3301d1a4876cc69ee37e4a2dc..473135d570020152c595b6bde1deb0cc14a6dd25 100644 (file)
@@ -1,6 +1,6 @@
 ;;; time.el --- display time and load in mode line of Emacs.
 
-;; Copyright (C) 1985, 1986, 1987, 1993, 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 86, 87, 93, 94, 1996 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 
@@ -73,7 +73,7 @@ After each update, `display-time-hook' is run with `run-hooks'."
   (setq display-time-timer
        (run-at-time nil display-time-interval 'display-time-event-handler))
   ;; When you get new mail, clear "Mail" from the mode line.
-  (add-hook 'rmail-get-new-mail-hook 'display-time-event-handler))
+  (add-hook 'rmail-after-get-new-mail-hook 'display-time-event-handler))
 
 (defvar display-time-string-forms
   '((if display-time-day-and-date