Index: emacs/lisp/time.el
diff -c emacs/lisp/time.el:1.83 emacs/lisp/time.el:1.84
*** emacs/lisp/time.el:1.83 Mon May 16 11:33:47 2005
--- emacs/lisp/time.el Thu May 26 20:43:39 2005
***************
*** 200,205 ****
--- 200,206 ----
(list :background bg)))))
'face display-time-mail-face
'help-echo "You have new mail; mouse-2: Read mail"
+ 'mouse-face 'mode-line-highlight
'local-map (make-mode-line-mouse-map 'mouse-2
read-mail-command)))
""))
***************
*** 293,298 ****
--- 294,300 ----
(concat (substring str 0 -2) "." (substring str -2))
'local-map (make-mode-line-mouse-map
'mouse-2 'display-time-next-load-average)
+ 'mouse-face 'mode-line-highlight
'help-echo (concat
"System load average for past "
(if (= 0 display-time-load-average)
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs