comparison lisp/ChangeLog @ 59820:b8bd77aeda0d

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Mon, 31 Jan 2005 09:15:44 +0000
parents b1f8d50fb879
children a5debe97e7bb
comparison
equal deleted inserted replaced
59819:dea78c6f5e48 59820:b8bd77aeda0d
15 (calc-write-parse-table-part): Add LaTeX support. 15 (calc-write-parse-table-part): Add LaTeX support.
16 16
17 * calc/calc.el (calc-language): Adjust docstring. 17 * calc/calc.el (calc-language): Adjust docstring.
18 (calc-set-mode-line): Add LaTeX support. 18 (calc-set-mode-line): Add LaTeX support.
19 (math-expr-special-function-mapping): New variable. 19 (math-expr-special-function-mapping): New variable.
20 20 (math-tex-ignore-words): Add to list.
21
21 * calc/calccomp.el (math-compose-expr, math-compose-rows): 22 * calc/calccomp.el (math-compose-expr, math-compose-rows):
22 Add LaTeX support. 23 Add LaTeX support.
23 (math-compose-expr): Add support for special functions. 24 (math-compose-expr): Add support for special functions.
24 25
25 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX. 26 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.