diff options
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 385a8c81ea0..7eddcae6b5e 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,35 @@ | |||
| 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 | |||
| 16 | 2006-03-13 Carsten Dominik <dominik@science.uva.nl> | ||
| 17 | |||
| 18 | * org.texi (Clean view): Document new startup options. | ||
| 19 | |||
| 20 | 2006-03-11 Bill Wohler <wohler@newt.com> | ||
| 21 | |||
| 22 | * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders) | ||
| 23 | (Composing, Scan Line Formats): Fix @refs. | ||
| 24 | (Getting Started): Define MH profile and MH profile components. | ||
| 25 | (Incorporating Mail, Reading Mail, Viewing, Printing) | ||
| 26 | (Sending Mail, Forwarding, Editing Drafts, Inserting Letter) | ||
| 27 | (Signature, Aliases, Scan Line Formats): Use @code instead of @samp | ||
| 28 | for string constants. | ||
| 29 | (Tool Bar): Remove spurious quote. | ||
| 30 | (Junk): Use ``...'' instead of "...". | ||
| 31 | (Scan Line Formats): Replace @samp with @kbd. | ||
| 32 | |||
| 1 | 2006-03-11 Luc Teirlinck <teirllm@auburn.edu> | 33 | 2006-03-11 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 34 | ||
| 3 | * search.texi (Regexps): Use @samp for regexp that is not in Lisp | 35 | * search.texi (Regexps): Use @samp for regexp that is not in Lisp |