mu4e: tiny doc improvement

This commit is contained in:
djcb
2016-01-15 21:02:35 +02:00
parent ea1c6645ef
commit d9ca330f2b

View File

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