From 342cf1b38a08499ba76dc101c7657f876aaf6738 Mon Sep 17 00:00:00 2001
From: Richard Russon <rich@flatcap.org>
Date: Sun, 6 Nov 2016 00:12:20 +0000
Subject: [PATCH] docs: add since date for features

[ci skip]
---
 doc/manual.xml.head | 522 +++++++++-----------------------------------
 1 file changed, 101 insertions(+), 421 deletions(-)

diff --git a/doc/manual.xml.head b/doc/manual.xml.head
index 637c66611..8e3693cf5 100644
--- a/doc/manual.xml.head
+++ b/doc/manual.xml.head
@@ -8953,18 +8953,8 @@ please have a look at the mixmaster documentation.
   <sect2 id="attach-headers-color-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>attach-headers-color</quote>, look for
-      <quote>patch-attach-headers-color</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-09-10</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="attach-headers-color-intro">
@@ -9028,7 +9018,6 @@ color   attach_headers     brightmagenta   default        &quot;invalid node wit
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="color">Color command</link></para></listitem>
       <listitem><para><link linkend="regexp">Regular Expressions</link></para></listitem>
     </itemizedlist>
@@ -9054,18 +9043,8 @@ color   attach_headers     brightmagenta   default        &quot;invalid node wit
   <sect2 id="compose-to-sender-support">
     <title>Support</title>
 
-    <para>
-      To check if Mutt supports <quote>compose-to-sender</quote>, look for
-      <quote>patch-compose-to-sender</quote> in the mutt version.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-10-02</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="compose-to-sender-intro">
@@ -9149,18 +9128,8 @@ bind index,pager @ compose-to-sender
   <sect2 id="compress-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>Compress Folders</quote>, look for
-      <quote>+USE_COMPRESSED</quote> in the version info.
-      See: <xref linkend="compile-time-features"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-05-30</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="compress-intro">
@@ -9475,7 +9444,6 @@ close-hook  '\.gpg$' &quot;gpg --encrypt --recipient YourGpgUserIdOrKeyId &lt; '
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="compile-time-features">Compile-Time Features</link></para></listitem>
       <listitem><para><link linkend="regexp">Regular Expressions</link></para></listitem>
       <listitem><para><link linkend="tmpdir">$tmpdir</link></para></listitem>
@@ -9512,21 +9480,13 @@ close-hook  '\.gpg$' &quot;gpg --encrypt --recipient YourGpgUserIdOrKeyId &lt; '
   <sect2 id="cond-date-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>Conditional Dates</quote>, look for
-      <quote>patch-cond-date</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-      <listitem><para><link linkend="nested-if">nested-if patch</link></para></listitem>
-    </itemizedlist>
-
-    <para>
-      This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.
-    </para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-03-07</para>
+      <variablelist>
+        <varlistentry>
+          <term><emphasis role="bold">Dependencies:</emphasis></term>
+          <listitem><para><link linkend="nested-if">nested-if feature</link></para></listitem>
+        </varlistentry>
+      </variablelist>
   </sect2>
 
   <sect2 id="cond-date-intro">
@@ -9860,7 +9820,6 @@ set index_format='%4C %Z %&lt;[y?%&lt;[m?%&lt;[d?%[%H:%M ]&amp;%[%a %d]&gt;&amp;
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="index-format">$index_format</link></para></listitem>
       <listitem><para><link linkend="nested-if">nested-if patch</link></para></listitem>
       <listitem><para><literal>strftime(3)</literal></para></listitem>
@@ -9897,18 +9856,8 @@ set index_format='%4C %Z %&lt;[y?%&lt;[m?%&lt;[d?%[%H:%M ]&amp;%[%a %d]&gt;&amp;
   <sect2 id="encrypt-to-self-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>encrypt-to-self</quote>, look for
-      <quote>patch-encrypt-to-self</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-07-23</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="encrypt-to-self-intro">
@@ -9994,14 +9943,6 @@ set pgp_encrypt_self = &quot;no&quot;
 </screen>
   </sect2>
 
-  <sect2 id="encrypt-to-self-see-also">
-    <title>See Also</title>
-
-    <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
-    </itemizedlist>
-  </sect2>
-
   <sect2 id="encrypt-to-self-known-bugs">
     <title>Known Bugs</title>
     <para>None</para>
@@ -10024,56 +9965,49 @@ set pgp_encrypt_self = &quot;no&quot;
   <sect2 id="fmemopen-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>fmemopen</quote>, look for
-      <quote>patch-fmemopen</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-      <listitem><para><literal>open_memstream()</literal>, <literal>fmemopen()</literal> from glibc</para></listitem>
-    </itemizedlist>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-03-07</para>
+      <variablelist>
+        <varlistentry>
+          <term><emphasis role="bold">Dependencies:</emphasis></term>
+          <listitem><para><literal>open_memstream()</literal>, <literal>fmemopen()</literal> from glibc</para></listitem>
+        </varlistentry>
+      </variablelist>
 
     <para>
-      This feature can be disabled by running <literal>configure</literal> with
-      the option <literal>--disable-fmemopen</literal>
+      This feature can be enabled by running <literal>configure</literal> with
+      the option <literal>--enable-fmemopen</literal>
     </para>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
   </sect2>
 
   <sect2 id="fmemopen-intro">
     <title>Introduction</title>
 
-        <para>
+    <para>
     The <quote>fmemopen</quote> patch speeds up some searches.
-        </para>
+    </para>
 
-        <para>
+    <para>
     This feature changes a few places where Mutt creates temporary files.
     It replaces them with in-memory buffers.  This should improve the
     performance when searching the header or body using the
     <link linkend="thorough-search">$thorough_search</link> option.
-        </para>
+    </para>
 
-        <para>
+    <para>
     There are no user-configurable parts.
-        </para>
+    </para>
 
-        <para>
+    <para>
     This feature depends on <literal>open_memstream()</literal> and
     <literal>fmemopen()</literal>.  They are provided by glibc.  Without
     them, Mutt will simply create temporary files.
-        </para>
+    </para>
   </sect2>
 
   <sect2 id="fmemopen-see-also">
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="compile-time-features">Compile-Time Features</link></para></listitem>
       <listitem><para><literal>fmemopen(3)</literal></para></listitem>
     </itemizedlist>
@@ -10100,18 +10034,8 @@ set pgp_encrypt_self = &quot;no&quot;
   <sect2 id="forgotten-attachment-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>forgotten-attachment</quote>, look for
-      <quote>patch-forgotten-attachment</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-09-10</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="forgotten-attachment-intro">
@@ -10195,7 +10119,6 @@ set attach_keyword = &quot;\\&lt;attach(|ed|ments?)\\&gt;&quot;
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="attach-menu">The Attachment Menu</link></para></listitem>
       <listitem><para><link linkend="attachment-map">The Attachment Menu key mappings</link></para></listitem>
     </itemizedlist>
@@ -10224,18 +10147,8 @@ set attach_keyword = &quot;\\&lt;attach(|ed|ments?)\\&gt;&quot;
   <sect2 id="ifdef-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>ifdef</quote>, look for
-      <quote>patch-ifdef</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-03-07</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="ifdef-intro">
@@ -10331,14 +10244,6 @@ ifndef USE_SIDEBAR finish
 </screen>
   </sect2>
 
-  <sect2 id="ifdef-see-also">
-    <title>See Also</title>
-
-    <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
-    </itemizedlist>
-  </sect2>
-
   <sect2 id="ifdef-known-bugs">
     <title>Known Bugs</title>
     <para>None</para>
@@ -10361,19 +10266,13 @@ ifndef USE_SIDEBAR finish
   <sect2 id="index-color-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>Index Color</quote>, look for
-      <quote>patch-index-color</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-      <listitem><para><link linkend="status-color">status-color patch</link></para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-03-07</para>
+      <variablelist>
+        <varlistentry>
+          <term><emphasis role="bold">Dependencies:</emphasis></term>
+          <listitem><para><link linkend="status-color">status-color patch</link></para></listitem>
+        </varlistentry>
+      </variablelist>
   </sect2>
 
   <sect2 id="index-color-intro">
@@ -10528,7 +10427,6 @@ color index_size cyan default
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="regexp">Regular Expressions</link></para></listitem>
       <listitem><para><link linkend="patterns">Patterns</link></para></listitem>
       <listitem><para><link linkend="index-format">$index_format</link></para></listitem>
@@ -10563,18 +10461,8 @@ color index_size cyan default
   <sect2 id="initials-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>Initials</quote>, look for
-      <quote>patch-initials</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-03-07</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="initials-intro">
@@ -10639,7 +10527,6 @@ set index_format='%4C %Z %{%b %d} %I (%?l?%4l&amp;%4c?) %s'
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="index-format">$index_format</link></para></listitem>
       <listitem><para><link linkend="index-color">index-color patch</link></para></listitem>
       <listitem><para><link linkend="folder-hook">folder-hook</link></para></listitem>
@@ -10667,18 +10554,8 @@ set index_format='%4C %Z %{%b %d} %I (%?l?%4l&amp;%4c?) %s'
   <sect2 id="keywords-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>Keywords</quote>, look for
-      <quote>patch-keywords</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-05-30</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="keywords-intro">
@@ -10863,7 +10740,6 @@ bind index,pager y edit-label
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="index-format">$index_format</link></para></listitem>
       <listitem><para><link linkend="index-color">index-color patch</link></para></listitem>
       <listitem><para><link linkend="folder-hook">folder-hook</link></para></listitem>
@@ -10893,6 +10769,14 @@ bind index,pager y edit-label
   <sect2 id="kyoto-cabinet-support">
     <title>Support</title>
 
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-10-02</para>
+      <variablelist>
+        <varlistentry>
+          <term><emphasis role="bold">Dependencies:</emphasis></term>
+          <listitem><para><ulink url="http://fallabs.com/kyotocabinet/">Kyoto Cabinet libraries</ulink></para></listitem>
+        </varlistentry>
+      </variablelist>
+
     <para>
       To check if Mutt supports Kyoto Cabinet, look for
 
@@ -10903,13 +10787,6 @@ bind index,pager y edit-label
       </itemizedlist>
     </para>
 
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-      <listitem><para><ulink url="http://fallabs.com/kyotocabinet/">Kyoto Cabinet libraries</ulink></para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
   </sect2>
 
   <sect2 id="kyoto-cabinet-intro">
@@ -10927,7 +10804,6 @@ bind index,pager y edit-label
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="caching">Local Caching</link></para></listitem>
       <listitem><para><ulink url="http://fallabs.com/kyotocabinet/">Kyoto Cabinet</ulink></para></listitem>
     </itemizedlist>
@@ -10953,18 +10829,8 @@ bind index,pager y edit-label
   <sect2 id="limit-current-thread-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>limit-current-thread</quote>, look for
-      <quote>patch-limit-current-thread</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-03-28</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="limit-current-thread-intro">
@@ -11024,14 +10890,6 @@ bind index &lt;esc&gt;L limit-current-thread
 </screen>
   </sect2>
 
-  <sect2 id="limit-current-thread-see-also">
-    <title>See Also</title>
-
-    <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
-    </itemizedlist>
-  </sect2>
-
   <sect2 id="limit-current-thread-known-bugs">
     <title>Known Bugs</title>
     <para>None</para>
@@ -11053,18 +10911,8 @@ bind index &lt;esc&gt;L limit-current-thread
   <sect2 id="lmdb-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>lmdb</quote>, look for
-      <quote>patch-lmdb</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-07-23</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="lmdb-intro">
@@ -11087,7 +10935,6 @@ bind index &lt;esc&gt;L limit-current-thread
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="caching">Local Caching</link></para></listitem>
     </itemizedlist>
   </sect2>
@@ -11114,18 +10961,8 @@ bind index &lt;esc&gt;L limit-current-thread
   <sect2 id="multiple-fcc-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>multiple-fcc</quote>, look for
-      <quote>patch-multiple-fcc</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-08-08</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="multiple-fcc-intro">
@@ -11153,7 +10990,6 @@ bind index &lt;esc&gt;L limit-current-thread
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="record">$record</link></para></listitem>
       <listitem><para><link linkend="fcc-hook">fcc-hook</link></para></listitem>
     </itemizedlist>
@@ -11180,18 +11016,8 @@ bind index &lt;esc&gt;L limit-current-thread
   <sect2 id="nested-if-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>Nested If</quote>, look for
-      <quote>patch-nested-if</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-03-07</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="nested-if-intro">
@@ -11348,7 +11174,6 @@ set index_format='%4C %Z %{%b %d} %-25.25n %&lt;M?[%M] %s&amp;%s%* %&lt;l?%l&amp
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="cond-date">cond-date patch</link></para></listitem>
       <listitem><para><link linkend="index-format">$index_format</link></para></listitem>
       <listitem><para><link linkend="status-format">$status_format</link></para></listitem>
@@ -11378,18 +11203,8 @@ set index_format='%4C %Z %{%b %d} %-25.25n %&lt;M?[%M] %s&amp;%s%* %&lt;l?%l&amp
   <sect2 id="new-mail-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>new-mail</quote>, look for
-      <quote>patch-new-mail</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-07-23</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="new-mail-intro">
@@ -11479,7 +11294,6 @@ set new_mail_command = &quot;&quot;
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="folder-hook">folder-hook</link></para></listitem>
     </itemizedlist>
   </sect2>
@@ -11508,18 +11322,8 @@ set new_mail_command = &quot;&quot;
   <sect2 id="nntp-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>NNTP</quote>, look for
-      <quote>+USE_NNTP</quote> in the version info.
-      See: <xref linkend="compile-time-features"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-05-30</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="nntp-intro">
@@ -11900,7 +11704,6 @@ bind index \CG get-message
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="compile-time-features">Compile-Time Features</link></para></listitem>
     </itemizedlist>
   </sect2>
@@ -11929,21 +11732,13 @@ bind index \CG get-message
   <sect2 id="notmuch-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>Notmuch</quote>, look for
-      <quote>+USE_NOTMUCH</quote> in the version info.
-      See: <xref linkend="compile-time-features"/>.
-    </para>
-
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-03-17</para>
+    <para><emphasis role="bold">Dependencies:</emphasis></para>
     <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
       <listitem><para><link linkend="quasi-delete">quasi-delete patch</link></para></listitem>
       <listitem><para><link linkend="index-color">index-color patch</link></para></listitem>
       <listitem><para>Notmuch libraries</para></listitem>
     </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
   </sect2>
 
   <sect2 id="notmuch-intro">
@@ -12454,7 +12249,6 @@ color index_tags green default
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="compile-time-features">Compile-Time Features</link></para></listitem>
     </itemizedlist>
   </sect2>
@@ -12502,18 +12296,8 @@ color index_tags green default
   <sect2 id="progress-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>Progress Bar</quote>, look for
-      <quote>patch-progress</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-03-07</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="progress-intro">
@@ -12568,7 +12352,6 @@ color progress white red
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="color">Color command</link></para></listitem>
     </itemizedlist>
   </sect2>
@@ -12597,18 +12380,8 @@ color progress white red
   <sect2 id="quasi-delete-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>Quasi-Delete</quote>, look for
-      <quote>patch-quasi-delete</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-03-07</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="quasi-delete-intro">
@@ -12667,7 +12440,6 @@ bind index,pager Q quasi-delete
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="notmuch">notmuch patch</link></para></listitem>
     </itemizedlist>
   </sect2>
@@ -12694,18 +12466,8 @@ bind index,pager Q quasi-delete
   <sect2 id="reply-with-xorig-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>Reply With X-Original-To</quote>, look for
-      <quote>patch-reply-with-xorig</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-09-10</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="reply-with-xorig-intro">
@@ -12774,18 +12536,8 @@ set reply_with_xorig = &quot;yes&quot;
   <sect2 id="sensible-browser-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>sensible-browser</quote>, look for
-      <quote>patch-sensible-browser</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-09-10</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="sensible-browser-intro">
@@ -12869,7 +12621,6 @@ set sort_browser="reverse-size"
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="folder-format">$folder_format</link></para></listitem>
     </itemizedlist>
   </sect2>
@@ -12896,18 +12647,8 @@ set sort_browser="reverse-size"
   <sect2 id="sidebar-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>Sidebar</quote>, look for
-      <quote>+USE_SIDEBAR</quote> in the version info.
-      See: <xref linkend="compile-time-features"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-09-10, Mutt 2016-03-07</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="sidebar-intro">
@@ -13089,10 +12830,10 @@ set sort_browser="reverse-size"
 
       <command>unsidebar_whitelist<anchor id="unsidebar-whitelist"/></command>
       <arg choice="plain">
-	<replaceable class="parameter">*</replaceable>
+        <replaceable class="parameter">*</replaceable>
       </arg>
       <arg choice="plain" rep="repeat">
-	<replaceable class="parameter">mailbox</replaceable>
+        <replaceable class="parameter">mailbox</replaceable>
       </arg>
     </cmdsynopsis>
 
@@ -13386,18 +13127,8 @@ color sidebar_ordinary color245 default
   <sect2 id="skip-quoted-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>skip-quoted</quote>, look for
-      <quote>patch-skip-quoted</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-03-28</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="skip-quoted-intro">
@@ -13456,14 +13187,6 @@ set skip_quoted_offset = 3
 </screen>
   </sect2>
 
-  <sect2 id="skip-quoted-see-also">
-    <title>See Also</title>
-
-    <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
-    </itemizedlist>
-  </sect2>
-
   <sect2 id="skip-quoted-known-bugs">
     <title>Known Bugs</title>
     <para>None</para>
@@ -13485,18 +13208,8 @@ set skip_quoted_offset = 3
   <sect2 id="status-color-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>Status Color</quote>, look for
-      <quote>patch-status-color</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-03-07</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="status-color-intro">
@@ -13637,7 +13350,6 @@ color status brightwhite default 'Mutt: ([^ ]+)' 1
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="compile-time-features">Compile-Time Features</link></para></listitem>
       <listitem><para><link linkend="regexp">Regular Expressions</link></para></listitem>
       <listitem><para><link linkend="patterns">Patterns</link></para></listitem>
@@ -13669,18 +13381,8 @@ color status brightwhite default 'Mutt: ([^ ]+)' 1
   <sect2 id="timeout-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>timeout</quote>, look for
-      <quote>patch-timeout</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-08-08</para>
+    <para><emphasis role="bold">Dependencies:</emphasis> None</para>
   </sect2>
 
   <sect2 id="timeout-intro">
@@ -13725,7 +13427,6 @@ timeout-hook . 'exec sync-mailbox'
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="timeout">$timeout</link></para></listitem>
     </itemizedlist>
   </sect2>
@@ -13751,19 +13452,13 @@ timeout-hook . 'exec sync-mailbox'
   <sect2 id="tls-sni-support">
     <title>Support</title>
 
-    <para>
-      To check if NeoMutt supports <quote>TLS-SNI</quote>, look for
-      <quote>patch-tls-sni</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-      <listitem><para>OpenSSL</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-03-07</para>
+      <variablelist>
+        <varlistentry>
+          <term><emphasis role="bold">Dependencies:</emphasis></term>
+          <listitem><para>OpenSSL</para></listitem>
+        </varlistentry>
+      </variablelist>
   </sect2>
 
   <sect2 id="tls-sni-intro">
@@ -13796,14 +13491,6 @@ openssl s_client -host &lt;imap server&gt; -port &lt;port&gt; -tls1 -servername
 </screen>
   </sect2>
 
-  <sect2 id="tls-sni-see-also">
-    <title>See Also</title>
-
-    <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
-    </itemizedlist>
-  </sect2>
-
   <sect2 id="tls-sni-known-bugs">
     <title>Known Bugs</title>
     <para>None</para>
@@ -13826,23 +13513,17 @@ openssl s_client -host &lt;imap server&gt; -port &lt;port&gt; -tls1 -servername
   <sect2 id="trash-folder-support">
     <title>Support</title>
 
-    <para>
-      To check if Mutt supports <quote>Trash Folder</quote>, look for
-      <quote>patch-trash</quote> in the version info.
-      See: <xref linkend="mutt-patches"/>.
-    </para>
+    <para><emphasis role="bold">Since:</emphasis> NeoMutt 2016-09-10, Mutt 2016-03-07</para>
+    <variablelist>
+      <varlistentry>
+        <term><emphasis role="bold">Dependencies:</emphasis></term>
+        <listitem><para>IMAP support</para></listitem>
+      </varlistentry>
+    </variablelist>
 
     <para>
       If IMAP is enabled, this patch will use it
     </para>
-
-    <itemizedlist>
-      <title>Dependencies:</title>
-      <listitem><para>mutt-1.7.1</para></listitem>
-      <listitem><para>IMAP support</para></listitem>
-    </itemizedlist>
-
-    <para>This feature is part of the <ulink url="https://www.neomutt.org/">NeoMutt Project</ulink>.</para>
   </sect2>
 
   <sect2 id="trash-folder-intro">
@@ -13954,7 +13635,6 @@ bind index D purge-message
     <title>See Also</title>
 
     <itemizedlist>
-      <listitem><para><ulink url="https://www.neomutt.org/">NeoMutt Project</ulink></para></listitem>
       <listitem><para><link linkend="folder-hook">folder-hook</link></para></listitem>
     </itemizedlist>
   </sect2>
-- 
2.40.0