emacs-commit
[Top][All Lists]
Advanced

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

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


From: Jay Belanger
Subject: [Emacs-commit] emacs/lisp/calc calc-forms.el
Date: Wed, 24 Nov 2004 13:21:43 -0500

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

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

Log message:
        (math-fd-date, math-fd-dt, math-fd-year, math-fd-month)
        (math-fd-day, math-fd-weekday, math-fd-hour, math-fd-minute)
        (math-fd-second, math-fd-bc-flag): New variables.
        (math-format-date, math-format-date-part): Replace variables
        date, dt, year, month, day, weekday, hour, minute, second and
        bc-flag by declared variables.
        
        (math-pd-str): New variable.
        (math-parse-date, math-parse-date-word, math-parse-standard-date):
        Replace variable str by declared variable.
        
        (math-daylight-savings-hook, math-tzone-names): Move definitions
        to earlier in the file.
        
        (var-TimeZone): Declare it.
        
        (math-exp-str, math-exp-pos): Declare them.
        
        (math-sh-year): New variable.
        (math-setup-add-holidays, math-setup-holidays)
        (math-setup-year-holiday): Replace variable `year'
        by declared variable.

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





reply via email to

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