From: Kevin McCarthy Date: Thu, 17 Dec 2015 20:25:00 +0000 (-0800) Subject: Add missing "yes" to $recall option documentation. X-Git-Tag: neomutt-20160404~85 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=651fc41000cbde08bf853a5e99f2bc90115f55c3;p=neomutt Add missing "yes" to $recall option documentation. Also add a blurb about the function. --- diff --git a/init.h b/init.h index abe68a7db..f192c4f89 100644 --- 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\fP function can be used + ** to manually recall postponed messages. ** .pp ** Also see $$postponed variable. */