From: Jay Belanger Date: Sat, 29 Dec 2007 00:54:16 +0000 (+0000) Subject: (calc-language): Add languages to docstring. X-Git-Tag: emacs-pretest-23.0.90~8787 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d4b3de0bccd2d24b5c6837403596087d3404456b;p=emacs.git (calc-language): Add languages to docstring. --- 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.")