diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 97f69cd23e2..a8eaa25a5e5 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -252,7 +252,7 @@ | |||
| 252 | * org.texi (Creating one-off styles): Use new export snippet | 252 | * org.texi (Creating one-off styles): Use new export snippet |
| 253 | syntax. | 253 | syntax. |
| 254 | 254 | ||
| 255 | * org.texi (Export settings): documentation describing how text | 255 | * org.texi (Export settings): Documentation describing how text |
| 256 | above the first heading is ignored when an :export: tag is in a | 256 | above the first heading is ignored when an :export: tag is in a |
| 257 | file. | 257 | file. |
| 258 | 258 | ||
| @@ -715,7 +715,7 @@ | |||
| 715 | 715 | ||
| 716 | * org.texi: Document variable changes. | 716 | * org.texi: Document variable changes. |
| 717 | 717 | ||
| 718 | * org.texi (Export settings): Doument p: item in OPTIONS keyword. | 718 | * org.texi (Export settings): Document p: item in OPTIONS keyword. |
| 719 | 719 | ||
| 720 | * org.texi (Exporting): Massive rewrite of the first sections. | 720 | * org.texi (Exporting): Massive rewrite of the first sections. |
| 721 | (Selective export): Delete. | 721 | (Selective export): Delete. |
| @@ -895,7 +895,7 @@ | |||
| 895 | (INSTALL_DATA): New, set by configure. | 895 | (INSTALL_DATA): New, set by configure. |
| 896 | (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables. | 896 | (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables. |
| 897 | (.PHONY): Add html, ps, install-dvi, install-html, install-pdf, | 897 | (.PHONY): Add html, ps, install-dvi, install-html, install-pdf, |
| 898 | install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf, | 898 | install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf, |
| 899 | uninstall-ps, and uninstall-doc. | 899 | uninstall-ps, and uninstall-doc. |
| 900 | (.SUFFIXES): Add .ps and .dvi. | 900 | (.SUFFIXES): Add .ps and .dvi. |
| 901 | (.dvi.ps): New suffix rule. | 901 | (.dvi.ps): New suffix rule. |
| @@ -10642,7 +10642,7 @@ | |||
| 10642 | (Top): More description for the `Default Method' menu entry. | 10642 | (Top): More description for the `Default Method' menu entry. |
| 10643 | (Default Method): Use @code, not @var, for Lisp variables. | 10643 | (Default Method): Use @code, not @var, for Lisp variables. |
| 10644 | (Default Method): New subsection `Which method is the right one | 10644 | (Default Method): New subsection `Which method is the right one |
| 10645 | for me?' Suggested by Christian Kirsch. | 10645 | for me?'. Suggested by Christian Kirsch. |
| 10646 | (Configuration): Pointer to new subsection added. | 10646 | (Configuration): Pointer to new subsection added. |
| 10647 | (Default Method): Too many "use" in one sentence. | 10647 | (Default Method): Too many "use" in one sentence. |
| 10648 | Rephrase. Reported by Christian Kirsch. | 10648 | Rephrase. Reported by Christian Kirsch. |