From: Kevin McCarthy Date: Wed, 27 Jun 2018 16:45:10 +0000 (-0700) Subject: Add a reference to $copy in the $record documentation. X-Git-Tag: mutt-1-11-rel~126 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e34a489f8763c833d150ef6f895419838082699;p=mutt Add a reference to $copy in the $record documentation. --- diff --git a/init.h b/init.h index 3db05e2e..9fcae45d 100644 --- a/init.h +++ b/init.h @@ -2620,7 +2620,7 @@ struct option_t MuttVars[] = { ** command to create a ``Bcc:'' field with your email address in it.) ** .pp ** The value of \fI$$record\fP is overridden by the $$force_name and - ** $$save_name variables, and the ``$fcc-hook'' command. + ** $$save_name variables, and the ``$fcc-hook'' command. Also see $$copy. */ { "reflow_space_quotes", DT_BOOL, R_NONE, OPTREFLOWSPACEQUOTES, 1 }, /*