summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2021-03-09 18:19:21 -0800
committerKevin McCarthy <kevin@8t8.us>2021-03-11 12:59:56 -0800
commit847ce203466c1c9eeb6e130206415f21a5a96c67 (patch)
treeb66336f507044733a5cd09dd98d78e8119762336 /doc
parent5a325ba493a1643c33679c10ea15425d49bfd460 (diff)
Add <view-alt-pager> to compose menu.
This mirrors the <view-pager> in the attachment menu (and just added to the compose menu), but adds it to the compose menu for alternative generation.
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.xml.head12
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/manual.xml.head b/doc/manual.xml.head
index 5d78be39..cd518e4d 100644
--- a/doc/manual.xml.head
+++ b/doc/manual.xml.head
@@ -8993,11 +8993,13 @@ Content in html format
</screen>
<para>
-A preview of the alternative can be viewed in the compose menu using the functions
-<literal>&lt;view-alt&gt;</literal>,
-<literal>&lt;view-alt-text&gt;</literal> and
-<literal>&lt;view-alt-mailcap&gt;</literal>, bound to
-&quot;v&quot;, &quot;Esc v&quot; and &quot;V&quot; by default.
+A preview of the alternative can be viewed in the compose menu using
+the functions <literal>&lt;view-alt&gt;</literal> (bound to
+&quot;v&quot;), <literal>&lt;view-alt-text&gt;</literal> (bound to
+&quot;Esc v&quot;), <literal>&lt;view-alt-mailcap&gt;</literal> (bound
+to &quot;V&quot;), and <literal>&lt;view-alt-pager&gt;</literal>
+(unbound). See <xref linkend="attach-viewers"/> for a discussion of
+the differences between these viewing functions.
</para>
</sect1>