diff options
| -rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/calc.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 1963dc5f2be..13bcdb7600e 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-01-03 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * calc.texi (Top): Use @top rather than @chapter. | ||
| 4 | |||
| 1 | 2014-01-03 Aidan Gauland <aidalgol@amuri.net> | 5 | 2014-01-03 Aidan Gauland <aidalgol@amuri.net> |
| 2 | 6 | ||
| 3 | * eshell.text (top): Fix incorrect use of xref. | 7 | * eshell.text (top): Fix incorrect use of xref. |
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index 7fba181adcb..2c84fabdfcd 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi | |||
| @@ -140,7 +140,7 @@ modify this GNU manual.'' | |||
| 140 | @c [begin] | 140 | @c [begin] |
| 141 | @ifnottex | 141 | @ifnottex |
| 142 | @node Top, Getting Started, (dir), (dir) | 142 | @node Top, Getting Started, (dir), (dir) |
| 143 | @chapter The GNU Emacs Calculator | 143 | @top The GNU Emacs Calculator |
| 144 | 144 | ||
| 145 | @noindent | 145 | @noindent |
| 146 | @dfn{Calc} is an advanced desk calculator and mathematical tool | 146 | @dfn{Calc} is an advanced desk calculator and mathematical tool |