changeset 82830:af802d47f8f1

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Sat, 25 Aug 2007 01:37:13 +0000
parents ecf4a0390a7e
children 9083e0857ef6
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Aug 25 01:36:37 2007 +0000
+++ b/lisp/ChangeLog	Sat Aug 25 01:37:13 2007 +0000
@@ -1,3 +1,12 @@
+2007-08-25  Jay Belanger  <jay.p.belanger@gmail.com>
+
+	* calc/calc-forms.el (var-TimeZone): Make nil explicitly
+	the default value.
+	(math-calendar-tzinfo): New variable.
+	(math-get-calendar-tzinfo): New function.
+	(calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
+	to get information when zone is nil.
+
 2007-08-24  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* log-view.el (log-view-toggle-mark-entry): New function.