From 4e132ef74c4d93c0dae733a161851ebbeadf9ee7 Mon Sep 17 00:00:00 2001 From: Sasha Kovar Date: Thu, 21 Feb 2013 10:47:03 -0800 Subject: [PATCH] mu4e: small doc update --- mu4e/mu4e-compose.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mu4e/mu4e-compose.el b/mu4e/mu4e-compose.el index 94beab1d..ecc982f0 100644 --- a/mu4e/mu4e-compose.el +++ b/mu4e/mu4e-compose.el @@ -55,7 +55,7 @@ ;; a) is dealt with by message-mode, but we need to tell it where to move the ;; sent message. We do this by adding an Fcc: header with the target folder, -;; see `mu4e~setup-fcc-maybe'. Since message-mode does not natively +;; see `mu4e~compose-setup-fcc-maybe'. Since message-mode does not natively ;; understand maildirs, we also need to tell it what to do, so we also set ;; `message-fcc-handler-function' there. Finally, we add the the message in ;; the sent-folder to the database.