aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d545e9e4ef8..122b58a502e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,14 @@
12008-07-22 Dan Nicolaescu <dann@ics.uci.edu> 12008-07-22 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * nsfns.m (x_set_menu_bar_lines, x_set_tool_bar_lines): Remove
4 forwarding functions.
5 (ns_set_menu_bar_lines): Rename to x_set_menu_bar_lines, make
6 non-static.
7 (ns_set_tool_bar_lines): Rename to x_set_tool_bar_lines, make
8 non-static.
9 (ns_frame_parm_handlers): Use the new names.
10 (syms_of_nsfns): Move to the end of file.
11
3 * nsterm.m (syms_of_nsterm): Move to the end of file. 12 * nsterm.m (syms_of_nsterm): Move to the end of file.
4 13
5 * dispnew.c (init_display): Remove code for X10. 14 * dispnew.c (init_display): Remove code for X10.