aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 60f02018012..81daee7d7b5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12005-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
12005-02-03 Lute Kamstra <lute@gnu.org> 92005-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