From: Jason Rumney Date: Fri, 14 Mar 2008 23:43:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~7137 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=956ae531fc19e110213721a32ea4e9cbf51777b2;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index c9dd5c1535e..a69a051462d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -6,6 +6,11 @@ 2008-03-14 Jason Rumney + * 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.