# HG changeset patch # User Jay Belanger # Date 1198889656 0 # Node ID 1cd950dd32148d8ef131966c6730afa19706089b # Parent 16247015d17b203dbe8322277d96ea3a52f1a0ff (calc-language): Add languages to docstring. diff -r 16247015d17b -r 1cd950dd3214 lisp/calc/calc.el --- 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.")