diff options
| author | Chong Yidong | 2009-07-20 13:58:01 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-07-20 13:58:01 +0000 |
| commit | 4ce54f6bab61f68253bbc0f37419c603992ec10d (patch) | |
| tree | 820d3eb0d64f6f59625edd2f0f2e3dd894c6c172 | |
| parent | 8d9b5eba48fd9961e6d5ca1529daf42b8e9b0a1c (diff) | |
| download | emacs-4ce54f6bab61f68253bbc0f37419c603992ec10d.tar.gz emacs-4ce54f6bab61f68253bbc0f37419c603992ec10d.zip | |
* calc.texi (About This Manual): Don't mention chapter numbers in text.
| -rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/calc.texi | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 10da0ac79c4..40c1743e56b 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2009-07-20 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * calc.texi (About This Manual): Don't mention chapter numbers in text. | ||
| 4 | |||
| 1 | 2009-07-11 Kevin Ryde <user42@zip.com.au> | 5 | 2009-07-11 Kevin Ryde <user42@zip.com.au> |
| 2 | 6 | ||
| 3 | * pcl-cvs.texi (About PCL-CVS): | 7 | * pcl-cvs.texi (About PCL-CVS): |
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index 823dccfe136..0475ee27fc6 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi | |||
| @@ -293,8 +293,8 @@ this manual ought to be readable even if you don't know or use Emacs | |||
| 293 | regularly. | 293 | regularly. |
| 294 | 294 | ||
| 295 | This manual is divided into three major parts:@: the ``Getting | 295 | This manual is divided into three major parts:@: the ``Getting |
| 296 | Started'' chapter you are reading now, the Calc tutorial (chapter 2), | 296 | Started'' chapter you are reading now, the Calc tutorial, and the Calc |
| 297 | and the Calc reference manual (the remaining chapters and appendices). | 297 | reference manual. |
| 298 | @c [when-split] | 298 | @c [when-split] |
| 299 | @c This manual has been printed in two volumes, the @dfn{Tutorial} and the | 299 | @c This manual has been printed in two volumes, the @dfn{Tutorial} and the |
| 300 | @c @dfn{Reference}. Both volumes include a copy of the ``Getting Started'' | 300 | @c @dfn{Reference}. Both volumes include a copy of the ``Getting Started'' |