Mercurial > emacs
changeset 47146:4afe5ef50bf4
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 30 Aug 2002 12:07:52 +0000 |
parents | 4443bcf5193e |
children | bee830f164b7 |
files | src/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
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.