comparison lisp/ChangeLog @ 59917:81a7887c8c82

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Fri, 04 Feb 2005 06:38:34 +0000
parents 30a070683a90
children d32d42d5bb5b 86457de2420c
comparison
equal deleted inserted replaced
59916:7e83e55fbe19 59917:81a7887c8c82
1 2005-02-04 Jay Belanger <belanger@truman.edu>
2
3 * calc/calc-embed.el (calc-embedded-update): Don't put in
4 unnecessary newlines. Adjust the end of formula marker.
5
6 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
7 (math-latex-parse-two-args): New function.
8
1 2005-02-03 Lute Kamstra <lute@gnu.org> 9 2005-02-03 Lute Kamstra <lute@gnu.org>
2 10
3 * help-fns.el (help-with-tutorial): Make sure that users cannot 11 * help-fns.el (help-with-tutorial): Make sure that users cannot
4 remove the entire text of the tutorial by means of `undo'. 12 remove the entire text of the tutorial by means of `undo'.
5 13