From: Richard M. Stallman Date: Tue, 14 Feb 1995 09:41:37 +0000 (+0000) Subject: (struct x_display): New element cursor_width. X-Git-Tag: emacs-19.34~5117 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e36a27114ee1c81db9eff932590b787804ace4c4;p=emacs.git (struct x_display): New element cursor_width. --- diff --git a/src/xterm.h b/src/xterm.h index 9b90e9536f7..d722e29137a 100644 --- a/src/xterm.h +++ b/src/xterm.h @@ -412,6 +412,9 @@ struct x_display This should always be filled_box_cursor or bar_cursor. */ enum text_cursor_kinds desired_cursor; + /* Width of bar cursor (if we are using that). */ + int cursor_width; + /* These are the current window manager hints. It seems that XSetWMHints, when presented with an unset bit in the `flags' member of the hints structure, does not leave the corresponding