| | 1 | 2008-07-21 11:42 +0200 Rocco Rutte <pdmef@gmx.net> (7e6d98886cce) |
| | 2 | |
| | 3 | * doc/makedoc.c: makedoc: Add ".ie" and ".il" to support itemized |
| | 4 | lists. |
| | 5 | |
| | 6 | Some settings docs use verbatim screen environments to print lists |
| | 7 | while support for real lists will make it look nicer: for docbook |
| | 8 | use <itemizedlist/>, \(hy for roff and '-' for text. |
| | 9 | |
| | 10 | 2008-07-21 11:41 +0200 Rocco Rutte <pdmef@gmx.net> (e09af06a5312) |
| | 11 | |
| | 12 | * doc/manual.xml.head: Document that account-hook is intended for |
| | 13 | connection-related settings only |
| | 14 | |
| | 15 | 2008-07-21 11:40 +0200 Rocco Rutte <pdmef@gmx.net> (089c83504474) |
| | 16 | |
| | 17 | * doc/manual.xml.head: Manual: Use tables for message flags as it's |
| | 18 | more compact |
| | 19 | |
| | 20 | 2008-07-21 11:40 +0200 Rocco Rutte <pdmef@gmx.net> (7bdd9439304e) |
| | 21 | |
| | 22 | * doc/manual.xml.head: Manual: minor formatting tweaks |
| | 23 | |
| | 24 | 2008-07-21 09:11 +0200 Rocco Rutte <pdmef@gmx.net> (f93dcd689032) |
| | 25 | |
| | 26 | * ChangeLog, alias.c, init.h: Encode lines written to $alias_file in |
| | 27 | $config_charset if set. Closes #3095 |
| | 28 | |