]> code.delx.au - gnu-emacs/commit
(x_specified_cursor_type): Remove prototype.
authorKim F. Storm <storm@cua.dk>
Fri, 30 Aug 2002 12:02:10 +0000 (12:02 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 30 Aug 2002 12:02:10 +0000 (12:02 +0000)
commit668e2d326015e004cc1a7ca0698f6d381b6ff3e8
treee5829b7c9455606a8a2c3f7ea17e049f356fcdb7
parent154372ef09c228e9b8a3fd1596216776d95f273f
(x_specified_cursor_type): Remove prototype.
(x_draw_bar_cursor): Use FRAME_CURSOR_WIDTH.
(x_display_and_set_cursor): Use get_window_cursor_type.
Remove unused local variables cursor_non_selected, active_cursor.
Redraw cursor if hbar cursor width changes.
(make_mac_frame): Set FRAME_DESIRED_CURSOR.
src/macterm.c