diff lisp/calc/calc.el @ 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 0f888390c9b8
children 107ccd98fa12 1ae1f4066439
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.")