emacs-commit
[Top][All Lists]
Advanced

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

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


From: Jay Belanger
Subject: [Emacs-commit] emacs/lisp/calc calc-poly.el
Date: Thu, 25 Nov 2004 01:03:33 -0500

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

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

Log message:
        (math-poly-base-top-expr): New variable.
        (math-polynomial-p1): Replace variable mpb-top-expr by declared
        variable.
        (math-poly-base-total-base): New variable.
        (math-total-polynomial-base, math-polynomial-p1): Replace variable
        mpb-total-base by declared variable.
        (math-factored-vars, math-to-list): Declare it.
        (math-fact-expr): New variable.
        (calcFunc-factors, calcFunc-factor, math-factor-expr,
        math-factor-expr-try, math-factor-expr-part): Replace variable expr by
        declared variable.
        (math-fet-x): New variable.
        (math-factor-expr-try, math-factor-poly-coefs): Replace variable x by
        declared variable.
        (math-factor-poly-coefs): Make temp a local variable.

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





reply via email to

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