summaryrefslogtreecommitdiff
path: root/lisp/calc/calc.el
diff options
context:
space:
mode:
authorJay Belanger <jay.p.belanger@gmail.com>2007-12-29 00:54:16 +0000
committerJay Belanger <jay.p.belanger@gmail.com>2007-12-29 00:54:16 +0000
commitd4b3de0bccd2d24b5c6837403596087d3404456b (patch)
tree9186a3a50b4e7583b4f4f8182dd02ddefa3e1b1e /lisp/calc/calc.el
parentf2007b4296d25b7cda3ebbe7531b38e3ff68691d (diff)
downloademacs-d4b3de0bccd2d24b5c6837403596087d3404456b.tar.gz
emacs-d4b3de0bccd2d24b5c6837403596087d3404456b.tar.bz2
emacs-d4b3de0bccd2d24b5c6837403596087d3404456b.zip
(calc-language): Add languages to docstring.
Diffstat (limited to 'lisp/calc/calc.el')
-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 76b01a61ec4..3b3e308eb18 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.")