From 651fc41000cbde08bf853a5e99f2bc90115f55c3 Mon Sep 17 00:00:00 2001 From: Kevin McCarthy Date: Thu, 17 Dec 2015 12:25:00 -0800 Subject: [PATCH] Add missing "yes" to $recall option documentation. Also add a blurb about the function. --- init.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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. */ -- 2.50.1