* etc/NEWS:
* lisp/time.el (display-time-time-and-date-indicator)
(display-time-date-and-time, display-time-string-forms): Update symbol.
"(yes or no) ".
---
-** New face 'display-time-time-and-date-indicator'.
+** New face 'display-time-date-and-time'.
This is used for displaying the time and date components of
'display-time-mode'.
:version "22.1"
:type '(choice (const :tag "None" nil) face))
-(defface display-time-time-and-date-indicator nil
+(defface display-time-date-and-time nil
"Face for `display-time-format'."
:group 'mode-line-faces
:version "30.1")
(format-time-string (or display-time-format
(if display-time-24hr-format "%H:%M" "%-I:%M%p"))
now)
- 'face 'display-time-time-and-date-indicator
+ 'face 'display-time-date-and-time
'help-echo (format-time-string "%a %b %e, %Y" now))
load
(if mail