Mercurial > emacs
changeset 59831:4346e62d3d4f
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Mon, 31 Jan 2005 21:58:05 +0000 |
parents | d46309369c36 |
children | ff1b86883ff8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 17 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jan 31 21:53:55 2005 +0000 +++ b/lisp/ChangeLog Mon Jan 31 21:58:05 2005 +0000 @@ -1,3 +1,20 @@ +2005-01-31 Jay Belanger <belanger@truman.edu> + + * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX + parts. + + * calc/calc-embed.el (calc-embedded-open-formula) + (calc-embedded-close-formula): Ignore matrix environments. + + * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default + TeX mode. + + * calc/calc-lang.el (math-function-table, math-oper-table) + (math-variable-table): Adjust the LaTeX portions. + + * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion. + (math-latex-ignore-words): New constant. + 2005-01-31 Richard M. Stallman <rms@gnu.org> * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.