[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-commit] emacs/lisp/calc calc.el
From: |
Jay Belanger |
Subject: |
[Emacs-commit] emacs/lisp/calc calc.el |
Date: |
Mon, 29 Nov 2004 01:18:32 -0500 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Branch:
Changes by: Jay Belanger <address@hidden> 04/11/29 06:00:07
Modified files:
lisp/calc : calc.el
Log message:
Move require to end of file.
(calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
Remove unnecessary variable.
(calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
(calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
(calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
(math-normalize, math-add, math-mul, math-div,
(math-format-stack-value, math-stack-value-offset, math-format-value)
(math-format-flat-expr, math-format-number, math-format-bignum)
(math-read-number, calc-grab-region, calc-grab-rectangle)
(calc-grab-sum-down, calc-grab-sum-across, calc-embedded, defmath)
(calc-check-defines): Replace calc-need-macros by appropriate require.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/calc/calc.el.diff?tr1=1.35&tr2=1.36&r1=text&r2=text