emacs-commit
[Top][All Lists]
Advanced

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

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


From: Colin Walters
Subject: [Emacs-commit] emacs/lisp/calc calc-misc.el
Date: Mon, 19 Nov 2001 02:36:42 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Colin Walters <address@hidden>  01/11/19 02:36:42

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

Log message:
        (math-fixnump, math-fixnatnump, calcFunc-trunc)
        (calcFunc-floor): Ditto.
        
        Change all toplevel `setq' forms to `defvar' forms, and move them
        before their first use.  Use `when', `unless'.  Remove trailing
        periods from error forms.  Add description and headers suggested by
        Emacs Lisp coding conventions.

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




reply via email to

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