From 4ad1afbf34b5b717d7b59af614bd8e00ec7b3777 Mon Sep 17 00:00:00 2001 From: Brendan Cully Date: Thu, 18 May 2006 18:05:39 +0000 Subject: [PATCH] # changelog commit --- ChangeLog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2b95382cf..324186b3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,17 @@ -2006-05-18 17:35:30 Rocco Rutte (brendan) +2006-05-18 18:02:34 Rocco Rutte (brendan) + + * doc/chunk.xsl, doc/manual.xml.head, doc/manual.xml.tail, + makedoc.c: Properly use tables in manual where appropriate. + + Now, lots of information which really deserves a table is just put + into sections with manual line breaks and things like + that. This is ugly for several reasons including that the + information stored there should be accessable straight from the + table of contents. For the TOC, this patch switches to for the manual and uses a + deeper split level so things actually look nicer. The only problem + are tables which may be not so well supported when dumping the + HTML to .txt but the DocBook->txt converter with table support is + work-in-progress... * imap/message.c, imap/utf7.c, imap/util.c, mutt_ssl_gnutls.c, muttlib.c, mx.c, pager.c, pgplib.c, remailer.c, rfc1524.c, -- 2.40.0