mu4e: tiny doc improvement
This commit is contained in:
@ -83,8 +83,8 @@ current window."
|
|||||||
|
|
||||||
(defun mu4e~draft-cite-original (msg)
|
(defun mu4e~draft-cite-original (msg)
|
||||||
"Return a cited version of the original message MSG as a plist.
|
"Return a cited version of the original message MSG as a plist.
|
||||||
This function uses gnus' `mu4e-compose-cite-function', and as such
|
This function uses `mu4e-compose-cite-function', and as such all
|
||||||
all its settings apply."
|
its settings apply."
|
||||||
(with-temp-buffer
|
(with-temp-buffer
|
||||||
(when (fboundp 'mu4e-view-message-text) ;; keep bytecompiler happy
|
(when (fboundp 'mu4e-view-message-text) ;; keep bytecompiler happy
|
||||||
(let ((mu4e-view-date-format "%Y-%m-%dT%T%z"))
|
(let ((mu4e-view-date-format "%Y-%m-%dT%T%z"))
|
||||||
|
|||||||
Reference in New Issue
Block a user