# HG changeset patch # User Kim F. Storm # Date 1030709272 0 # Node ID 4afe5ef50bf435bac488c5b72e79b25cb04abdb9 # Parent 4443bcf5193e280a9fb811dcb8341b1fbf76643d *** empty log message *** diff -r 4443bcf5193e -r 4afe5ef50bf4 src/ChangeLog --- a/src/ChangeLog Fri Aug 30 12:07:30 2002 +0000 +++ b/src/ChangeLog Fri Aug 30 12:07:52 2002 +0000 @@ -37,7 +37,9 @@ * macfns.c (x_specified_cursor_type): Removed. (x_set_cursor_type): Use set_frame_cursor_types. - + (Qbar, Qbox): Removed. + (syms_of_macfns): Don't intern or staticpro them. + * macterm.c (x_specified_cursor_type): Remove prototype. (x_draw_bar_cursor): Use FRAME_CURSOR_WIDTH. (x_display_and_set_cursor): Use get_window_cursor_type.