Index: emacs/lisp/calc/calcalg2.el
diff -c emacs/lisp/calc/calcalg2.el:1.17 emacs/lisp/calc/calcalg2.el:1.18
*** emacs/lisp/calc/calcalg2.el:1.17    Sat May  7 21:22:11 2005
--- emacs/lisp/calc/calcalg2.el Sat May 28 04:39:45 2005
***************
*** 202,207 ****
--- 202,209 ----
  (defvar math-deriv-var)
  (defvar math-deriv-total)
  (defvar math-deriv-symb)
+ (defvar math-decls-cache)
+ (defvar math-decls-all)
  
  (defun math-derivative (expr)
    (cond ((equal expr math-deriv-var)


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to