aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e152d8de951..95b15a0f5a0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12013-05-09 Jan Djärv <jan.h.d@swipnet.se>
2
3 * nsfns.m: Include IOGraphicsLib.h if Cocoa.
4 (Qgeometry, Qworkarea, Qmm_size, Qframes, Qsource): Declare.
5 (MonitorInfo): New struct.
6 (free_monitors, ns_screen_name, ns_make_monitor_attribute_list)
7 (Fns_display_monitor_attributes_list): New functions.
8 (display-usable-bounds): Remove.
9 (syms_of_nsfns): DEFSYM Qgeometry, Qworkarea, Qmm_size, Qframes and
10 Qsource.
11
12013-05-09 Paul Eggert <eggert@cs.ucla.edu> 122013-05-09 Paul Eggert <eggert@cs.ucla.edu>
2 13
3 * xterm.h (GTK_PREREQ): Remove, replacing with GTK_CHECK_VERSION. 14 * xterm.h (GTK_PREREQ): Remove, replacing with GTK_CHECK_VERSION.