From 12f39f8e06a89de7cd82f3a930fcaef841905210 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Thu, 15 Jun 2000 09:57:21 +0000 Subject: [PATCH] Little documentation fix from Aaron Schrab. --- init.h | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/init.h b/init.h index 2e2a759f..734c04fe 100644 --- a/init.h +++ b/init.h @@ -224,13 +224,12 @@ struct option_t MuttVars[] = { { "autoedit", DT_BOOL, R_NONE, OPTAUTOEDIT, 0 }, /* ** .pp - ** When set, Mutt will skip the initial send-menu and allow you to - ** immediately begin editing the body of your message when replying to - ** another message. The send-menu may still be accessed once you have - ** finished editing the body of your message. + ** When set along with ``$$edit_headers'', Mutt will skip the initial + ** send-menu and allow you to immediately begin editing the body of your + ** message. The send-menu may still be accessed once you have finished + ** editing the body of your message. ** .pp - ** If the ``$$edit_headers'' variable is also set, the initial prompts in - ** the send-menu are always skipped, even when composing a new message. + ** Also see ``$$fast_reply''. */ { "auto_tag", DT_BOOL, R_NONE, OPTAUTOTAG, 0 }, /* -- 2.40.0