From: Jay Belanger Date: Sun, 18 May 2008 21:17:21 +0000 (+0000) Subject: Mention register commands. X-Git-Tag: emacs-pretest-23.0.90~5450 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a019dc407dcf9d58b1b54af99181e45a3b38d764;p=emacs.git Mention register commands. --- diff --git a/lisp/calc/README b/lisp/calc/README index a40051d12de..ff7a25441a3 100644 --- a/lisp/calc/README +++ b/lisp/calc/README @@ -72,6 +72,8 @@ opinions. 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 @@ Summary of changes to "Calc" * Made unit conversions exact when possible. -* Lower the precedence of negation. +* Lowered the precedence of negation. Version 2.1: