[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/dispextern.h
From: |
Jan Dj�rv |
Subject: |
[Emacs-diffs] Changes to emacs/src/dispextern.h |
Date: |
Thu, 10 Mar 2005 14:07:40 -0500 |
Index: emacs/src/dispextern.h
diff -c emacs/src/dispextern.h:1.198 emacs/src/dispextern.h:1.199
*** emacs/src/dispextern.h:1.198 Wed Mar 2 22:35:17 2005
--- emacs/src/dispextern.h Thu Mar 10 19:07:39 2005
***************
*** 2817,2822 ****
--- 2817,2823 ----
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