]> git.eshelyaron.com Git - emacs.git/commit
(x_specified_cursor_type): Remove prototype.
authorKim F. Storm <storm@cua.dk>
Fri, 30 Aug 2002 12:05:04 +0000 (12:05 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 30 Aug 2002 12:05:04 +0000 (12:05 +0000)
commitfdbe859cfbccfa746642d524c582bd86bc86c383
tree6ae63efde1b7d40e64e796cdd9496937db755c87
parent33b2311e862c021a5dc956e2bc1335735bf8b8aa
(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_off_state.
Redraw cursor if hbar cursor width changes.
src/w32term.c
src/xterm.c