aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc
diff options
context:
space:
mode:
authorJay Belanger <[email protected]>2007-12-29 00:54:16 +0000
committerJay Belanger <[email protected]>2007-12-29 00:54:16 +0000
commitd4b3de0bccd2d24b5c6837403596087d3404456b (patch)
tree9186a3a50b4e7583b4f4f8182dd02ddefa3e1b1e /lisp/calc
parentf2007b4296d25b7cda3ebbe7531b38e3ff68691d (diff)
(calc-language): Add languages to docstring.
Diffstat (limited to 'lisp/calc')
-rw-r--r--lisp/calc/calc.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/calc/calc.el b/lisp/calc/calc.el
index 76b01a61ec..3b3e308eb1 100644
--- a/lisp/calc/calc.el
+++ b/lisp/calc/calc.el
@@ -685,6 +685,9 @@ If `C' is present, display outer brackets for matrices (centered).")
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.")