# HG changeset patch # User Jay Belanger # Date 1107162944 0 # Node ID b8bd77aeda0dba95cd7766687d4107072bd2fa0c # Parent dea78c6f5e48d78a57043a57de4437ca1d6a3c14 *** empty log message *** diff -r dea78c6f5e48 -r b8bd77aeda0d lisp/ChangeLog --- a/lisp/ChangeLog Mon Jan 31 09:08:34 2005 +0000 +++ b/lisp/ChangeLog Mon Jan 31 09:15:44 2005 +0000 @@ -17,7 +17,8 @@ * calc/calc.el (calc-language): Adjust docstring. (calc-set-mode-line): Add LaTeX support. (math-expr-special-function-mapping): New variable. - + (math-tex-ignore-words): Add to list. + * calc/calccomp.el (math-compose-expr, math-compose-rows): Add LaTeX support. (math-compose-expr): Add support for special functions.