mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 14:30:43 -08:00
(cursor_type_changed): Hew variable.
This commit is contained in:
parent
7569100503
commit
d1a0ea0ae2
1 changed files with 4 additions and 0 deletions
|
|
@ -436,6 +436,10 @@ extern int clip_changed;
|
|||
|
||||
extern int windows_or_buffers_changed;
|
||||
|
||||
/* Nonzero means a frame's cursor type has been changed. */
|
||||
|
||||
extern int cursor_type_changed;
|
||||
|
||||
/* Number of windows displaying the selected buffer. Normally this is
|
||||
1, but it can be more. */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue