From 670c001543950c51cb9322312b72e106c3819299 Mon Sep 17 00:00:00 2001 From: Jay Belanger Date: Sat, 27 Nov 2004 04:31:08 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e91d6d81a9e..3b17785f2c1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,21 @@ +2004-11-27 Jay Belanger + + * calc/calc-aent.el (calc-eval-error): Declare and initialize the + variable. + (calc-eval-error): Don't check if the variable calc-eval-error is bound. + (calc-buffer, calc-digit-value, math-expr-data): Declare them. + (math-alg-inequalities): Move declaration to earlier in the file. + + * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer) + (calc-gnuplot-input, math-normalize-a, math-integral-cache): + Declare them. + + * calc/calc-lang.el (math-expr-data, math-expr-token) + (math-exp-old-pos): Declare them. + + * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos) + (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them. + 2004-11-27 Kim F. Storm * progmodes/flymake.el: Use (featurep 'xemacs). -- 2.39.2