aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJason Rumney2008-03-14 23:43:02 +0000
committerJason Rumney2008-03-14 23:43:02 +0000
commit956ae531fc19e110213721a32ea4e9cbf51777b2 (patch)
treea8b17a9cdd57b0421878bc6b1095a06a34eba45c /src
parenta03fc5a6e0b1ec5b2d63b9ba6973889322e63029 (diff)
downloademacs-956ae531fc19e110213721a32ea4e9cbf51777b2.tar.gz
emacs-956ae531fc19e110213721a32ea4e9cbf51777b2.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c9dd5c1535e..a69a051462d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -6,6 +6,11 @@
6 6
72008-03-14 Jason Rumney <jasonr@gnu.org> 72008-03-14 Jason Rumney <jasonr@gnu.org>
8 8
9 * editfns.c (initial_tz): New variable.
10 (syms_of_editfns): Initialize it.
11 (Fset_time_zone_rule): Set it when first called.
12 Use it when TZSTRING is nil.
13
9 * w32fns.c (MONITOR_DEFAULT_TO_NEAREST, struct MONITOR_INFO) 14 * w32fns.c (MONITOR_DEFAULT_TO_NEAREST, struct MONITOR_INFO)
10 (MonitorFromPoint_Proc, GetMonitorInfo_Proc): New definitions. 15 (MonitorFromPoint_Proc, GetMonitorInfo_Proc): New definitions.
11 (monitor_from_point_fn, get_monitor_info_fn): New globals. 16 (monitor_from_point_fn, get_monitor_info_fn): New globals.