diff options
author | Jay Belanger <jay.p.belanger@gmail.com> | 2004-11-11 05:48:50 +0000 |
---|---|---|
committer | Jay Belanger <jay.p.belanger@gmail.com> | 2004-11-11 05:48:50 +0000 |
commit | 3cedbf72177e9126af44caa02be0ccd27a5cd6bc (patch) | |
tree | 95191f9878808fc4db9e363cd1f9af7d5f11f68e /lisp/calc/calc-prog.el | |
parent | 32a0479a9d9bffd3c1a8e29b5e682669ce38073a (diff) | |
download | emacs-3cedbf72177e9126af44caa02be0ccd27a5cd6bc.tar.gz emacs-3cedbf72177e9126af44caa02be0ccd27a5cd6bc.tar.bz2 emacs-3cedbf72177e9126af44caa02be0ccd27a5cd6bc.zip |
(calc-do-quick-calc): Use kill-new to append string to kill-ring.
(calc-alg-exp, math-toks, math-exp-pos,math-exp-old-pos)
(math-exp-token, math-exp-keep-spaces, math-exp-str): New variables.
(calc-do-alg-entry, calcAlg-equals, calcAlg-edit, calcAlg-enter): Use
declared variable calc-alg-exp.
(math-build-parse-table, math-find-user-token): Use declared variable
math-toks.
(math-read-exprs, math-read-token, calc-check-user-syntax,
calc-match-user-syntax, match-factor-after, math-read-factor): Use
declared variables math-exp-pos math-exp-old-pos.
(math-read-exprs, math-read-token, math-read-expr-level)
(calc-check-user-syntax, calc-match-user-syntax, match-factor-after)
(math-read-factor): Use declared variable math-exp-token.
(math-read-exprs, math-read-expr-list, math-read-token,
math-read-factor): Use declared variable math-exp-keep-spaces.
(math-read-exprs, math-read-token): Use declared variable
math-exp-str.
(calc-match-user-syntax): Made m a local variable.
Diffstat (limited to 'lisp/calc/calc-prog.el')
0 files changed, 0 insertions, 0 deletions