]> granicus.if.org Git - neomutt/commitdiff
Add missing "yes" to $recall option documentation.
authorKevin McCarthy <kevin@8t8.us>
Thu, 17 Dec 2015 20:25:00 +0000 (12:25 -0800)
committerKevin McCarthy <kevin@8t8.us>
Thu, 17 Dec 2015 20:25:00 +0000 (12:25 -0800)
Also add a blurb about the <recall-message> function.

init.h

diff --git a/init.h b/init.h
index abe68a7db05e9a19ab6d5b65a181f4400da392ae..f192c4f893eda293e134a5d61fc01e6885a307f8 100644 (file)
--- a/init.h
+++ b/init.h
@@ -2364,8 +2364,9 @@ struct option_t MuttVars[] = {
   ** Controls whether or not Mutt recalls postponed messages
   ** when composing a new message.
   ** .pp
-  ** \fISetting\fP this variable to is not generally useful, and thus not
-  ** recommended.
+  ** Setting this variable to \fIyes\fP is not generally useful, and thus not
+  ** recommended.  Note that the \fC<recall-message>\fP function can be used
+  ** to manually recall postponed messages.
   ** .pp
   ** Also see $$postponed variable.
   */