Mercurial > emacs
view .arch-inventory @ 58390:2c8f55b9ef8a
(math-integral-cache-state, calc-lang)
(calc-original-buffer): Declare them.
(calc-user-formula-alist): New variable.
(calc-user-define-formula, calc-fix-user-formula)
(calc-user-define-composition, calc-finish-formula-edit):
Replace variable alist by declared variable.
(var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
(var-q7, var-q7, var-q8, var-q9): Declare them.
(calc-kbd-push): Don't check to see if var-q0 through var-q9
are bound.
(calcFunc-typeof): Replace undeclared variable by correct expression.
(math-exp-env): New variable.
(math-define-body, math-define-exp): Replace exp-env by declared
variable.
(math-define-exp): Replace misplaced variable by expression.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sun, 21 Nov 2004 05:52:41 +0000 |
parents | a0fc4f10d0cf |
children | 7cb1d5f71446 |
line wrap: on
line source
# Generated files precious ^(config\.status|config\.cache)$ # Build-in-place makes these directories, so just ignore them precious ^(info)$ # Install-in-place makes these directories, so just ignore them backup ^(bin|data|lock|site-lisp)$ # arch-tag: 6eeeaa4e-cc7e-4b22-b3d7-1089e155da14