]> granicus.if.org Git - mutt/commitdiff
Manual: Put mailbox shortcuts into table for readability
authorRocco Rutte <pdmef@gmx.net>
Tue, 4 Aug 2009 10:28:51 +0000 (12:28 +0200)
committerRocco Rutte <pdmef@gmx.net>
Tue, 4 Aug 2009 10:28:51 +0000 (12:28 +0200)
ChangeLog
doc/manual.xml.head

index 126caaae12e2d9bf2162ef756b8087e982ebb96d..5dba90261361d01b9989e4f52924ca075be759f6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-08-04 12:20 +0200  Rocco Rutte  <pdmef@gmx.net>  (0257197c8163)
+
+       * doc/manual.xml.head: Manual: Fix docs for push/exec
+
+2009-08-04 12:08 +0200  Johan D  <djo33@free.fr>  (14bb498c6a1c)
+
+       * mh.c: Fix MH parsing, fixes [0698e8195545]. Closes #3312
+
 2009-08-01 15:16 +0200  Rocco Rutte  <pdmef@gmx.net>  (29727d19634a)
 
        * doc/manual.xml.head: Manual: use full names for &eacute; and
index 64116b2094b8af9bb5ba5d45c9aebc63cdc976b6..c901c266a40aee8c131b1e4e8baf7444ca52870a 100644 (file)
@@ -5687,61 +5687,24 @@ file or mailbox path or in path-related configuration variables. Note
 that these only work at the beginning of a string.
 </para>
 
-<itemizedlist>
-<listitem>
-
-<para>
-! &mdash; refers to your <link linkend="spoolfile">$spoolfile</link>
-(incoming) mailbox
-</para>
-</listitem>
-<listitem>
-
-<para>
-&gt; &mdash; refers to your <link linkend="mbox">$mbox</link> file
-</para>
-</listitem>
-<listitem>
-
-<para>
-&lt; &mdash; refers to your <link linkend="record">$record</link> file
-</para>
-</listitem>
-<listitem>
-
-<para>
-^ &mdash; refers to the current mailbox
-</para>
-</listitem>
-<listitem>
-
-<para>
-- or !! &mdash; refers to the file you've last visited
-</para>
-</listitem>
-<listitem>
-
-<para>
-~ &mdash; refers to your home directory
-</para>
-</listitem>
-<listitem>
-
-<para>
-= or + &mdash; refers to your <link linkend="folder">$folder</link>
-directory
-</para>
-</listitem>
-<listitem>
-
-<para>
-@<emphasis>alias</emphasis> &mdash; refers to the <link
-linkend="save-hook">default save folder</link> as determined by the
-address of the alias
-</para>
-</listitem>
-
-</itemizedlist>
+<table id="tab-mailbox-shortcuts">
+<title>Mailbox shortcuts</title>
+<tgroup cols="2">
+<thead>
+<row><entry>Shortcut</entry><entry>Refers to...</entry></row>
+</thead>
+<tbody>
+<row><entry><literal>!</literal></entry><entry>your <link linkend="spoolfile">$spoolfile</link> (incoming) mailbox</entry></row>
+<row><entry><literal>&gt;</literal></entry><entry>your <link linkend="mbox">$mbox</link> file</entry></row>
+<row><entry><literal>&lt;</literal></entry><entry>your <link linkend="record">$record</link> file</entry></row>
+<row><entry><literal>^</literal></entry><entry>the current mailbox</entry></row>
+<row><entry><literal>-</literal> or <literal>!!</literal></entry><entry>the file you've last visited</entry></row>
+<row><entry><literal>~</literal></entry><entry>your home directory</entry></row>
+<row><entry><literal>=</literal> or <literal>+</literal></entry><entry>your <link linkend="folder">$folder</link> directory</entry></row>
+<row><entry><emphasis>@alias</emphasis></entry><entry>to the <link linkend="save-hook">default save folder</link> as determined by the address of the alias</entry></row>
+</tbody>
+</tgroup>
+</table>
 
 <para>
 For example, to store a copy of outgoing messages in the folder they