mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-05-01 02:31:23 -07:00
* dispextern.h: Declare hourglass_started.
This commit is contained in:
parent
817d354baa
commit
3b8029d7f6
1 changed files with 1 additions and 0 deletions
|
|
@ -2817,6 +2817,7 @@ EXFUN (Fx_show_tip, 6);
|
|||
EXFUN (Fx_hide_tip, 0);
|
||||
extern void start_hourglass P_ ((void));
|
||||
extern void cancel_hourglass P_ ((void));
|
||||
extern int hourglass_started P_ ((void));
|
||||
extern int display_hourglass_p;
|
||||
|
||||
/* Returns the background color of IMG, calculating one heuristically if
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue