supposed to be called by math-multi-subst, by math-multi-subst.
* calc/calc.el (calc-mode-var-list-restore-saved-values):
Make sure settings file exists before accessing it.
+ * calc/calc-embed.el (calc-embedded-subst):
+ Replace math-multi-subst-rec, which is only supposed to be called
+ by math-multi-subst, by math-multi-subst.
+
2005-01-09 Andre Spiegel <spiegel@gnu.org>
* vc.el (vc-allow-async-revert): New user option.
(list 'calcFunc-assign
(nth 1 x)
(calc-embedded-subst (nth 2 x)))
- (calc-normalize (math-evaluate-expr-rec (math-multi-subst-rec x))))))
+ (calc-normalize (math-evaluate-expr-rec (math-multi-subst x nil nil))))))
(defun calc-embedded-eval-get-var (var base)
(let ((entry base)