[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/dispextern.h,v
From: |
Adrian Robert |
Subject: |
[Emacs-diffs] Changes to emacs/src/dispextern.h,v |
Date: |
Thu, 17 Jul 2008 13:50:32 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Adrian Robert <arobert> 08/07/17 13:50:30
Index: dispextern.h
===================================================================
RCS file: /sources/emacs/emacs/src/dispextern.h,v
retrieving revision 1.254
retrieving revision 1.255
diff -u -b -r1.254 -r1.255
--- dispextern.h 15 Jul 2008 18:15:11 -0000 1.254
+++ dispextern.h 17 Jul 2008 13:50:27 -0000 1.255
@@ -2946,7 +2946,7 @@
an hourglass cursor on all frames. */
extern struct atimer *hourglass_atimer;
-/* Each GUI implements these. PENDING: move into RIF. */
+/* Each GUI implements these. FIXME: move into RIF. */
extern void show_hourglass P_ ((struct atimer *));
extern void hide_hourglass P_ ((void));
- [Emacs-diffs] Changes to emacs/src/dispextern.h,v, Miles Bader, 2008/07/01
- [Emacs-diffs] Changes to emacs/src/dispextern.h,v, Adrian Robert, 2008/07/15
- [Emacs-diffs] Changes to emacs/src/dispextern.h,v, Adrian Robert, 2008/07/15
- [Emacs-diffs] Changes to emacs/src/dispextern.h,v,
Adrian Robert <=
- [Emacs-diffs] Changes to emacs/src/dispextern.h,v, Dan Nicolaescu, 2008/07/27