emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Jay Belanger
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 26 Nov 2004 23:37:08 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6676 emacs/lisp/ChangeLog:1.6677
*** emacs/lisp/ChangeLog:1.6676 Sat Nov 27 00:20:38 2004
--- emacs/lisp/ChangeLog        Sat Nov 27 04:31:08 2004
***************
*** 1,3 ****
--- 1,21 ----
+ 2004-11-27  Jay Belanger  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * progmodes/flymake.el: Use (featurep 'xemacs).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]