Mercurial > emacs
diff lisp/calc/README @ 95085:7aaa89295524
Mention register commands.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sun, 18 May 2008 21:17:21 +0000 |
parents | 6c9af2bfcfee |
children | 19b444af3a2d |
line wrap: on
line diff
--- a/lisp/calc/README Sun May 18 21:15:51 2008 +0000 +++ b/lisp/calc/README Sun May 18 21:17:21 2008 +0000 @@ -72,6 +72,8 @@ Summary of changes to "Calc" ------- -- ------- -- ---- +* Added support for using registers. + * Added support for Yacas, Maxima and Giac languages. * Added a menu. @@ -82,7 +84,7 @@ * Made unit conversions exact when possible. -* Lower the precedence of negation. +* Lowered the precedence of negation. Version 2.1: