Mercurial > emacs
diff src/ChangeLog @ 47146:4afe5ef50bf4
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 30 Aug 2002 12:07:52 +0000 |
parents | 0841c154439c |
children | ba45fd15532b |
line wrap: on
line diff
--- 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.