aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJay Belanger2007-04-16 02:57:52 +0000
committerJay Belanger2007-04-16 02:57:52 +0000
commit510b69a88647c0c37ffd94d219e38d7e97dd90d4 (patch)
treec29b168475769b21b8d1203b45bd3c642be7de11 /man
parent6fd06144b6181439761afc8d55f649acd56bd0f8 (diff)
downloademacs-510b69a88647c0c37ffd94d219e38d7e97dd90d4.tar.gz
emacs-510b69a88647c0c37ffd94d219e38d7e97dd90d4.zip
*** empty log message ***
Diffstat (limited to 'man')
-rw-r--r--man/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index c8321474a49..b31152b9943 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -3,6 +3,8 @@
3 * calc.texi (Title page): Remove the date. 3 * calc.texi (Title page): Remove the date.
4 (Basic Arithmetic): Emphasize that / binds less strongly than *. 4 (Basic Arithmetic): Emphasize that / binds less strongly than *.
5 (The Standard Calc Interface): Change trail title. 5 (The Standard Calc Interface): Change trail title.
6 (Floats): Mention that when non-decimal floats are entered, only
7 approximations are stored.
6 (Copying): Move to the appendices. 8 (Copying): Move to the appendices.
7 (GNU Free Documentation License): Add as an appendix. 9 (GNU Free Documentation License): Add as an appendix.
8 10