diff options
author | Jay Belanger <jay.p.belanger@gmail.com> | 2004-11-11 20:59:02 +0000 |
---|---|---|
committer | Jay Belanger <jay.p.belanger@gmail.com> | 2004-11-11 20:59:02 +0000 |
commit | 8d7498c1ff4370d90cadb418c447b6f3a5143502 (patch) | |
tree | 6912d8fe8930672f4a58a7b0fa280d29fc977289 /lisp/emacs-lisp/sregex.el | |
parent | fe1f8500f81321cfed5a396e773d3efa0920d811 (diff) | |
download | emacs-8d7498c1ff4370d90cadb418c447b6f3a5143502.tar.gz emacs-8d7498c1ff4370d90cadb418c447b6f3a5143502.tar.bz2 emacs-8d7498c1ff4370d90cadb418c447b6f3a5143502.zip |
(math-prime-factors-finished): Declared it as a variable.
(calcFunc-dfac): Replaced max by n.
(math-stirling-local-cache): New variable.
(math-stirling-number, math-stirling-1, math-stirling-2): Replaced
the variable `cache' by the declared variable math-stirling-local-cache.
(var-RandSeed): Declared it.
(math-init-random-base, math-random-digit): Don't check to see if
var-RandSeed is bound.
(math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
Declared them instead of just setting them.
(math-init-random-base): Made i a local variable.
(math-random-digit): Made math-random-last a local variable.
(math-prime-test-cache): Moved declaration to before it is used.
(math-prime-test-cache-k, math-prime-test-cache-q,
math-prime-test-cache-nm1, math-prime-factors-finished): Declared
them as variables.
Diffstat (limited to 'lisp/emacs-lisp/sregex.el')
0 files changed, 0 insertions, 0 deletions