mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-01 09:51:22 -08:00
(help_echo_showing_p): Declare extern.
This commit is contained in:
parent
0813074c02
commit
583dba75e4
1 changed files with 1 additions and 0 deletions
|
|
@ -2153,6 +2153,7 @@ extern Lisp_Object Vshow_trailing_whitespace;
|
|||
extern int redisplaying_p;
|
||||
extern Lisp_Object Vimage_types;
|
||||
extern void add_to_log P_ ((char *, Lisp_Object, Lisp_Object));
|
||||
extern int help_echo_showing_p;
|
||||
|
||||
/* Defined in sysdep.c */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue