emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/calc calc-aent.el


From: Jay Belanger
Subject: [Emacs-commit] emacs/lisp/calc calc-aent.el
Date: Thu, 11 Nov 2004 01:08:19 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Jay Belanger <address@hidden>   04/11/11 05:48:50

Modified files:
        lisp/calc      : calc-aent.el 

Log message:
        (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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/calc/calc-aent.el.diff?tr1=1.13&tr2=1.14&r1=text&r2=text





reply via email to

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