]> granicus.if.org Git - mutt/commitdiff
Minor touchups to documentation and UPDATING file.
authorKevin McCarthy <kevin@8t8.us>
Wed, 22 Feb 2017 20:50:02 +0000 (12:50 -0800)
committerKevin McCarthy <kevin@8t8.us>
Wed, 22 Feb 2017 20:50:02 +0000 (12:50 -0800)
UPDATING
doc/manual.xml.head
init.h

index b09925a75f794e22d395a59f11b732880a76688e..ac3000b7fa40c19e827f721f9a15c125d3d65186 100644 (file)
--- a/UPDATING
+++ b/UPDATING
@@ -31,7 +31,8 @@ The keys used are:
     $XDG_CONFIG_HOME/mutt/.
   + Compressed mbox and mmdf files are now supported via open-hook,
     close-hook, and append-hook.  See contrib/sample.muttrc-compress
-    for suggested settings.
+    for suggested settings.  Note this is a compile-time option:
+    --enable-compressed.
   + When $flag_safe is set, flagged messages cannot be deleted.
   + The '@' pattern modifier can be used to limit matches to known aliases.
   + <mark-message> creates a hotkey binding to a specific message.  The hotkey
index acece30eb99b385c88595b680b2e1cec70c9ef96..18a5a0dc605a69266b11976a344eb67037d0dc07 100644 (file)
@@ -8440,12 +8440,14 @@ please have a look at the mixmaster documentation.
       </arg>
 
       <command>unsidebar_whitelist<anchor id="unsidebar-whitelist"/></command>
+      <group choice="req">
       <arg choice="plain">
        <replaceable class="parameter">*</replaceable>
       </arg>
       <arg choice="plain" rep="repeat">
        <replaceable class="parameter">mailbox</replaceable>
       </arg>
+      </group>
     </cmdsynopsis>
 
     <para>
diff --git a/init.h b/init.h
index cd6f7154eca48aac8b9353fe445502baf00da82a..2844ccecd0dffaedb4c5d46cf14519e1af1ede2f 100644 (file)
--- a/init.h
+++ b/init.h
@@ -224,9 +224,9 @@ struct option_t MuttVars[] = {
   ** .dt %C  .dd charset
   ** .dt %c  .dd requires charset conversion (``n'' or ``c'')
   ** .dt %D  .dd deleted flag
-  ** .dt %d  .dd description
+  ** .dt %d  .dd description (if none, falls back to %F)
   ** .dt %e  .dd MIME content-transfer-encoding
-  ** .dt %F  .dd filename for content-disposition header
+  ** .dt %F  .dd filename in content-disposition header (if none, falls back to %f)
   ** .dt %f  .dd filename
   ** .dt %I  .dd disposition (``I'' for inline, ``A'' for attachment)
   ** .dt %m  .dd major MIME type