Mercurial > emacs
changeset 92955:35b7a4096c03
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Fri, 14 Mar 2008 23:43:02 +0000 |
parents | f0f1c359cd43 |
children | cddd00e11754 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
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.