]> code.delx.au - gnu-emacs/commit
(math-compose-vector, math-compose-var, math-tex-expr-is-flat):
authorJay Belanger <jay.p.belanger@gmail.com>
Sun, 2 Dec 2007 03:17:22 +0000 (03:17 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Sun, 2 Dec 2007 03:17:22 +0000 (03:17 +0000)
commit7cf2461032eddbd1a38b7c21c0a51dbae25fe2a9
tree3e6d466e51251530e9255edfe791a97ddb186356
parentf479e32a8e443a53357905233a7bd5532806d04f
(math-compose-vector, math-compose-var, math-tex-expr-is-flat):
Declare as functions.
(calc-lang-slash-idiv, calc-lang-allow-underscores)
math-comp-left-bracket, math-comp-right-bracket, math-comp-comma)
(math-comp-vector-prec): Declare as variables.
(math-var-formatter, math-matrix-formatter,math-lang-adjust-words)
(math-lang-read-symbol, math-land-read, math-punc-table)
(math-compose-subscr,math-dots,math-func-formatter): New property
names to store language specific information.
(math-compose-tex-var, math-compose-tex-intv)
(math-compose-maple-intv, math-compose-eqn-intv, math-compose-tex-sum)
(math-compose-tex-func, math-compose-tex-intv): New functions.
(math-eqn-ignore-words,math-tex-ignore-words,math-latex-ignore-words):
Move from calc.el.
(math-special-function-table): Add entries for tex.
(calc-lang-slash-idiv, calc-lang-allows-underscores): New variables.
(math-compose-latex-frac): Rename from `math-latex-print-frac'.
(math-compose-tex-matrix, math-compose-eqn-matrix)
(math-eqn-special-functions): Move from calccomp.el
lisp/calc/calc-lang.el