(echo_kboard): Declare extern.
This commit is contained in:
parent
cb617e7c78
commit
417750de1c
1 changed files with 1 additions and 0 deletions
|
@ -2595,6 +2595,7 @@ extern void syms_of_casetab P_ ((void));
|
|||
|
||||
extern int echoing;
|
||||
extern Lisp_Object echo_message_buffer;
|
||||
extern struct kboard *echo_kboard;
|
||||
extern void cancel_echoing P_ ((void));
|
||||
extern Lisp_Object Qdisabled, QCfilter;
|
||||
extern Lisp_Object Vtty_erase_char, Vhelp_form, Vtop_level;
|
||||
|
|
Loading…
Add table
Reference in a new issue