mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-25 07:28:20 +00:00
; * lisp/time.el (display-time-date-and-time): Fix last change.
This commit is contained in:
parent
ca4bc9baf9
commit
a403e2832d
@ -140,7 +140,7 @@ make the mail indicator stand out on a color display."
|
||||
:type '(choice (const :tag "None" nil) face))
|
||||
|
||||
(defface display-time-date-and-time
|
||||
'((t (:inherit mode-line)))
|
||||
'((t nil))
|
||||
"Face for `display-time-format'."
|
||||
:group 'mode-line-faces
|
||||
:version "30.1")
|
||||
|
Loading…
Reference in New Issue
Block a user