diff options
| author | Juanma Barranquero | 2014-02-13 03:19:48 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2014-02-13 03:19:48 +0100 |
| commit | c295fc18e390940520d0cfd6427a77ff8c326d4e (patch) | |
| tree | f524681455597fc8b236511c36962a3fa97b8275 /doc/misc | |
| parent | 45432fd9d137857c3207176a1b2d92600febc25d (diff) | |
| download | emacs-c295fc18e390940520d0cfd6427a77ff8c326d4e.tar.gz emacs-c295fc18e390940520d0cfd6427a77ff8c326d4e.zip | |
Fix typos in Changelogs.
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. |