* mu4e: make the mu4e-headers-long-date-format default a bit more... default
This commit is contained in:
@ -79,7 +79,7 @@ In the format of `format-time-string'."
|
|||||||
:type 'string
|
:type 'string
|
||||||
:group 'mu4e-headers)
|
:group 'mu4e-headers)
|
||||||
|
|
||||||
(defcustom mu4e-headers-long-date-format "%a %e %b %Y %X %Z"
|
(defcustom mu4e-headers-long-date-format "%c"
|
||||||
"Date format to use in the headers view tooltip.
|
"Date format to use in the headers view tooltip.
|
||||||
In the format of `format-time-string'."
|
In the format of `format-time-string'."
|
||||||
:type 'string
|
:type 'string
|
||||||
|
|||||||
Reference in New Issue
Block a user