diff options
| author | Glenn Morris | 2013-08-12 23:55:21 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-08-12 23:55:21 -0700 |
| commit | 55f612f03ead76efe6be0e42ca14410f11345c36 (patch) | |
| tree | e514276d6faa53d5ab8e717fcb2de92e7f44de22 /doc/misc/ChangeLog | |
| parent | 72baeef2d9a9899c1158e025141f146b6cfa08b2 (diff) | |
| download | emacs-55f612f03ead76efe6be0e42ca14410f11345c36.tar.gz emacs-55f612f03ead76efe6be0e42ca14410f11345c36.zip | |
Rename some doc/misc info nodes to avoid chars that can cause Texinfo problems
* reftex.texi (LaTeX xr Package, Options - Table of Contents)
(Options - Defining Label Environments, Options - Creating Labels)
(Options - Referencing Labels, Options - Creating Citations)
(Options - Index Support, Options - Viewing Cross-References)
(Options - Finding Files, Options - Optimizations)
(Options - Fontification, Options - Misc):
* cc-mode.texi (Sample Init File):
* edt.texi (Init file):
* epa.texi (Encrypting/decrypting gpg files):
* mairix-el.texi (About, Setting up the mairix interface, Using)
(Extending):
Rename nodes to avoid characters that can cause Texinfo problems.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 1ef5730674e..a745b5d547b 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 1 | 2013-08-13 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * reftex.texi (LaTeX xr Package, Options - Table of Contents) | ||
| 4 | (Options - Defining Label Environments, Options - Creating Labels) | ||
| 5 | (Options - Referencing Labels, Options - Creating Citations) | ||
| 6 | (Options - Index Support, Options - Viewing Cross-References) | ||
| 7 | (Options - Finding Files, Options - Optimizations) | ||
| 8 | (Options - Fontification, Options - Misc): | ||
| 9 | * cc-mode.texi (Sample Init File): | ||
| 10 | * edt.texi (Init file): | ||
| 11 | * epa.texi (Encrypting/decrypting gpg files): | ||
| 12 | * mairix-el.texi (About, Setting up the mairix interface, Using) | ||
| 13 | (Extending): | ||
| 14 | Rename nodes to avoid characters that can cause Texinfo problems. | ||
| 15 | |||
| 1 | 2013-07-31 Glenn Morris <rgm@gnu.org> | 16 | 2013-07-31 Glenn Morris <rgm@gnu.org> |
| 2 | 17 | ||
| 3 | * woman.texi (Top): Avoid mailto: in html output. | 18 | * woman.texi (Top): Avoid mailto: in html output. |