Mercurial > emacs
changeset 95085:7aaa89295524
Mention register commands.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sun, 18 May 2008 21:17:21 +0000 |
parents | 12793e6721a0 |
children | 241ad02f83c7 |
files | lisp/calc/README |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
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: