From fa64fa22bd6b9a6ed350ba45e258b9e80380f95a Mon Sep 17 00:00:00 2001 From: Jay Belanger Date: Sat, 19 Feb 2005 20:28:04 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cddef68d455..97f9f20c79a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2005-02-19 Jay Belanger + + * calc/calc-aent.el (math-read-token): Add local variable. + + * calc/calc-prog.el (calc-user-define-edit): Add local variable. + (calc-edit-top): Move declaration to earlier in file. + (calc-edit-macro-repeats): Add local variables. + + * calc/calcalg2.el: Add differentiation rule for calcFunc-coth. + Adjust differentiation rules for calcFunc-tan, calcFunc-cot, + calcFunc-tanh. + Adjust integration rule for calcFunc-tan. + 2005-02-19 Michael Kifer * viper-cmd.el (viper-prefix-commands): make into a defconst. -- 2.39.2