Mercurial > emacs
changeset 77259:e1cbde058229
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Mon, 16 Apr 2007 02:57:52 +0000 |
parents | 2ee280510518 |
children | a6fbfb6a0580 |
files | lisp/ChangeLog man/ChangeLog |
diffstat | 2 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Apr 16 02:56:26 2007 +0000 +++ b/lisp/ChangeLog Mon Apr 16 02:57:52 2007 +0000 @@ -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>
--- a/man/ChangeLog Mon Apr 16 02:56:26 2007 +0000 +++ b/man/ChangeLog Mon Apr 16 02:57:52 2007 +0000 @@ -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.