Mercurial > emacs
changeset 59820:b8bd77aeda0d
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Mon, 31 Jan 2005 09:15:44 +0000 |
parents | dea78c6f5e48 |
children | 6690da622b9a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.