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: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/termhooks.h,v
Date: Thu, 31 Jul 2008 02:47:38 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/31 02:47:32

Index: src/termhooks.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/termhooks.h,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -b -r1.95 -r1.96
--- src/termhooks.h     27 Jul 2008 18:24:47 -0000      1.95
+++ src/termhooks.h     31 Jul 2008 02:47:29 -0000      1.96
@@ -342,10 +342,8 @@
      times. */
   char *name;
 
-#ifdef MULTI_KBOARD
   /* The terminal's keyboard object. */
   struct kboard *kboard;
-#endif
 
 #ifdef HAVE_WINDOW_SYSTEM
   /* Cache of images.  */




reply via email to

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