changeset 87460:1cd950dd3214

(calc-language): Add languages to docstring.
author Jay Belanger <jay.p.belanger@gmail.com>
date Sat, 29 Dec 2007 00:54:16 +0000
parents 16247015d17b
children 3e4a44a561cc
files lisp/calc/calc.el
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calc/calc.el	Sat Dec 29 00:53:34 2007 +0000
+++ b/lisp/calc/calc.el	Sat Dec 29 00:54:16 2007 +0000
@@ -685,6 +685,9 @@
   tex		Use TeX notation.
   latex         Use LaTeX notation.
   eqn		Use eqn notation.
+  yacas         Use Yacas notation.
+  maxima        Use Maxima notation.
+  giac          Use Giac notation.
   math		Use Mathematica(tm) notation.
   maple		Use Maple notation.")