# HG changeset patch # User Gerd Moellmann # Date 976637679 0 # Node ID c0363a97e5cb8a265d0b4db76cc10ed934ef337f # Parent f9d400d4653a9ef31af3bf208c1729d9906f16bc (cursor_in_non_selected_windows): Declare extern. diff -r f9d400d4653a -r c0363a97e5cb src/dispextern.h --- a/src/dispextern.h Tue Dec 12 16:14:01 2000 +0000 +++ b/src/dispextern.h Tue Dec 12 16:14:39 2000 +0000 @@ -2168,6 +2168,7 @@ 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 */