mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 05:30:43 -08:00
(cursor_in_non_selected_windows): Declare extern.
This commit is contained in:
parent
799417bd94
commit
06507d30fa
1 changed files with 1 additions and 0 deletions
|
|
@ -2168,6 +2168,7 @@ extern Lisp_Object Vimage_types;
|
|||
extern void add_to_log P_ ((char *, Lisp_Object, Lisp_Object));
|
||||
extern int help_echo_showing_p;
|
||||
extern int current_mode_line_height, current_header_line_height;
|
||||
extern int cursor_in_non_selected_windows;
|
||||
|
||||
/* Defined in sysdep.c */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue