*** empty log message ***

This commit is contained in:
Jay Belanger 2007-04-16 02:57:52 +00:00
parent 6fd06144b6
commit 510b69a886
2 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,7 @@
2007-04-15 Jay Belanger <belanger@truman.edu>
* calc/calc.el (calc-trail-mode): Shorten the title.
* calc/calc.el (calc-version): New function.
(calc-trail-mode): Shorten the title.
2007-04-15 Chong Yidong <cyd@stupidchicken.com>

View file

@ -3,6 +3,8 @@
* calc.texi (Title page): Remove the date.
(Basic Arithmetic): Emphasize that / binds less strongly than *.
(The Standard Calc Interface): Change trail title.
(Floats): Mention that when non-decimal floats are entered, only
approximations are stored.
(Copying): Move to the appendices.
(GNU Free Documentation License): Add as an appendix.