diff src/ChangeLog @ 92955:35b7a4096c03

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Fri, 14 Mar 2008 23:43:02 +0000
parents 04e711bb2db2
children 166265ab1522
line wrap: on
line diff
--- a/src/ChangeLog	Fri Mar 14 23:36:58 2008 +0000
+++ b/src/ChangeLog	Fri Mar 14 23:43:02 2008 +0000
@@ -6,6 +6,11 @@
 
 2008-03-14  Jason Rumney  <jasonr@gnu.org>
 
+	* editfns.c (initial_tz): New variable.
+	(syms_of_editfns): Initialize it.
+	(Fset_time_zone_rule): Set it when first called.
+	Use it when TZSTRING is nil.
+
 	* w32fns.c (MONITOR_DEFAULT_TO_NEAREST, struct MONITOR_INFO)
 	(MonitorFromPoint_Proc, GetMonitorInfo_Proc): New definitions.
 	(monitor_from_point_fn, get_monitor_info_fn): New globals.