aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJay Belanger <[email protected]>2005-02-19 06:07:49 +0000
committerJay Belanger <[email protected]>2005-02-19 06:07:49 +0000
commit7182a9a69285a1faf79c72e382ac2e3017bd7317 (patch)
treef5bc377a82e76bc9f658d632a27cfbee76702e87 /lisp
parent7db3d0d59e2ccd113de32d6551cacaee49f674c4 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c33f399574..db512d0b1a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
+2005-02-19 Jay Belanger <[email protected]>
+
+ * calc/calc-arith.el (math-trig-inverses, math-div-trig)
+ (math-div-non-trig): New variables.
+ (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
+ (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
+ (math-combine-prod, math-div-symb-fancy): Add simplifications for
+ trig expressions.
+
2005-02-19 Nick Roberts <[email protected]>
* progmodes/gdb-ui.el (gdb-var-update-handler)