emacs-commit
[Top][All Lists]
Advanced

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

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


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

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

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

Log message:
        (calc-convert-units): Make units a local variable.
        (calc-num-units, calc-den-units): New variables.
        (calc-explain-units, calc-explain-units-rec): Replace variables
        num-units and den-units by declared variables.
        (math-cu-unit-list): New variable.
        (math-build-units-table, math-compare-unit-names)
        (math-convert-units, math-convert-units-rec): Replace variable
        unit-list by declared variable.
        (math-fbu-base, math-fbu-entry): New variables.
        (math-find-base-units, math-find-base-units-rec): Replace variables
        base and entry by declared variables.
        (math-which-standard): New variable.
        (math-to-standard-units, math-to-standard-rec): Replace variable
        which-standard by declared variable.
        (math-fcu-u): New variable.
        (math-find-compatible-unit, math-find-compatible-unit-rec):
        Replace variable u by declared variable.
        (math-cu-new-units, math-cu-pure): New variables.
        (math-convert-units, math-convert-units-rec): Replace variables
        new-units and pure by declared variables.
        (math-try-cancel-units): New variable.
        (math-simplify-units-quotient): Replace variable try-cancel-units by
        declared variable.

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





reply via email to

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