emacs-commit
[Top][All Lists]
Advanced

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

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


From: Jay Belanger
Subject: [Emacs-commit] emacs/lisp/calc calc-arith.el
Date: Wed, 24 Nov 2004 17:06:41 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Jay Belanger <address@hidden>   04/11/24 21:45:04

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

Log message:
        (math-scalar-functions, math-nonscalar-functions)
        (math-scalar-if-args-functions, math-real-functions)
        (math-positive-functions, math-nonnegative-functions)
        (math-real-scalar-functions, math-real-if-arg-functions)
        (math-integer-functions, math-num-integer-functions)
        (math-rounding-functions, math-float-rounding-functions)
        (math-integer-if-args-functions, math-super-types):
        Move declarations to earlier in file.
        
        (math-unit-prefixes): Declared it.
        
        (math-floor-prec, math-trunc-prec): New variables.
        (math-trunc-fancy): Replace variable prec by declared variable.
        (math-floor-fancy): Replace variable prec by declared variable.
        
        (math-com-bterms): New variable.
        (math-commutative-equal, math-commutative-collect): Replace variable
        bterms by declared variable.

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





reply via email to

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