comparison man/ChangeLog @ 69478:e8bb5df2ba7a

Add index entries around each paragraph rather than depend on entries from beginning of node. Doing so ensures that index entries are less likely to be forgotten if text is cut and pasted, and are necessary anyway if the references are on a separate page. It seems that makeinfo is now (v. 4.8) only producing one index entry per node, so there is no longer any excuse not to. Use subheading instead of heading. The incorrect use of heading produced very large fonts in Info--as large as the main heading. (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E versions 6 and 7 appeared *around* the time of these Emacs releases.
author Bill Wohler <wohler@newt.com>
date Wed, 15 Mar 2006 00:26:12 +0000
parents 1ad059d669d5
children f35f71144e2d 203c9b24206b
comparison
equal deleted inserted replaced
69477:4a8aa0c1f128 69478:e8bb5df2ba7a
1 2006-03-14 Bill Wohler <wohler@newt.com>
2
3 * mh-e.texi: Add index entries around each paragraph rather than
4 depend on entries from beginning of node. Doing so ensures that
5 index entries are less likely to be forgotten if text is cut and
6 pasted, and are necessary anyway if the references are on a
7 separate page. It seems that makeinfo is now (v. 4.8) only
8 producing one index entry per node, so there is no longer any
9 excuse not to. Use subheading instead of heading. The incorrect
10 use of heading produced very large fonts in Info--as large as the
11 main heading.
12 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
13 versions 6 and 7 appeared *around* the time of these Emacs
14 releases.
15
1 2006-03-13 Carsten Dominik <dominik@science.uva.nl> 16 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
2 17
3 * org.texi (Clean view): Document new startup options. 18 * org.texi (Clean view): Document new startup options.
4 19
5 2006-03-11 Bill Wohler <wohler@newt.com> 20 2006-03-11 Bill Wohler <wohler@newt.com>