emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/termhooks.h,v


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/src/termhooks.h,v
Date: Sun, 02 Dec 2007 16:23:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       07/12/02 16:23:41

Index: termhooks.h
===================================================================
RCS file: /sources/emacs/emacs/src/termhooks.h,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -b -r1.89 -r1.90
--- termhooks.h 9 Nov 2007 12:18:43 -0000       1.89
+++ termhooks.h 2 Dec 2007 16:23:40 -0000       1.90
@@ -197,6 +197,10 @@
   , GPM_CLICK_EVENT
 #endif
 
+#ifdef HAVE_DBUS
+  , DBUS_EVENT
+#endif
+
 #ifdef WINDOWSNT
   /* Generated when an APPCOMMAND event is received, in response to
      Multimedia or Internet buttons on some keyboards.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]