+2009-06-15 16:35 +0200 Rocco Rutte <pdmef@gmx.net> (7fadf564cb23)
+
+ * init.h: Clarify what $wrap=0 does
+
+2009-06-15 16:31 +0200 Rocco Rutte <pdmef@gmx.net> (942623344469)
+
+ * ChangeLog, doc/mutt.css: CSS update for newer docbook xslt versions
+
2009-06-15 16:28 +0200 Rocco Rutte <pdmef@gmx.net> (737102af74eb)
* pager.c: pager: intermediate fix for wrapping long header lines with
<sect1 id="msg-hdr-display">
<title>Message Header Display</title>
+<sect2 id="hdr-folding">
+<title>Header Display</title>
+
+<para>
+When displaying a message in the pager, Mutt folds long header lines at
+<link linkend="wrap">$wrap</link> columns. Though there're
+precise rules about where to break and how, Mutt always folds headers
+using a tab for readability. (Note that the sending side is not affected
+by this, Mutt tries to implement standards compliant folding.)
+</para>
+
+</sect2>
+
<sect2 id="ignore">
<title>Selecting Headers</title>