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: Thu, 25 Nov 2004 11:13:57 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6665 emacs/lisp/ChangeLog:1.6666
*** emacs/lisp/ChangeLog:1.6665 Thu Nov 25 10:37:03 2004
--- emacs/lisp/ChangeLog        Thu Nov 25 16:05:28 2004
***************
*** 158,164 ****
        (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
        (math-sh-year): New variable.
        (math-setup-add-holidays, math-setup-holidays)
!       (math-setup-year-holiday): Replace variable `year' by declared
        variable.
  
        * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
--- 158,164 ----
        (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
        (math-sh-year): New variable.
        (math-setup-add-holidays, math-setup-holidays)
!       (math-setup-year-holidays): Replace variable `year' by declared
        variable.
  
        * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
***************
*** 166,173 ****
        (math-nth-root-float, math-nth-root-float-iter): Replace variables
        n, nf and nfm1 by declared variables.
        (math-nri-n): New variable.
!       (math-nth-root-int, math-nth-root-int-iter): Replace variable n by
!       declared variable.
        (calcFunc-log): Removed misplaced condition.
  
  2004-11-24  Stefan Monnier  <address@hidden>
--- 166,173 ----
        (math-nth-root-float, math-nth-root-float-iter): Replace variables
        n, nf and nfm1 by declared variables.
        (math-nri-n): New variable.
!       (math-nth-root-integer, math-nth-root-int-iter): Replace variable
!       n by declared variable.
        (calcFunc-log): Removed misplaced condition.
  
  2004-11-24  Stefan Monnier  <address@hidden>
***************
*** 195,202 ****
        (math-stack-value-offset-fancy): Replace variables c, wid and off
        by declared variables.
        (math-comp-just, math-comp-comma-spc): New variables.
!       (math-compose-expr, math-compose-matrix): Replace variable `just'
!       by declared variable.
        (math-comp-vector-prec): New variable.
        (math-compose-expr, math-compose-matrix, math-compose-rows):
        Replace variable vector-prec by declared variable.
--- 195,202 ----
        (math-stack-value-offset-fancy): Replace variables c, wid and off
        by declared variables.
        (math-comp-just, math-comp-comma-spc): New variables.
!       (math-compose-expr, math-compose-matrix): Replace variables `just'
!       and comma-spc by declared variable.
        (math-comp-vector-prec): New variable.
        (math-compose-expr, math-compose-matrix, math-compose-rows):
        Replace variable vector-prec by declared variable.




reply via email to

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