emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/xterm.h


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/xterm.h
Date: Sun, 16 Nov 2003 11:05:27 -0500

Index: emacs/src/xterm.h
diff -c emacs/src/xterm.h:1.155 emacs/src/xterm.h:1.156
*** emacs/src/xterm.h:1.155     Sun Oct  5 09:42:04 2003
--- emacs/src/xterm.h   Sun Nov 16 11:05:21 2003
***************
*** 189,194 ****
--- 189,199 ----
    /* The cursor to use for vertical scroll bars.  */
    Cursor vertical_scroll_bar_cursor;
  
+ #ifdef USE_GTK
+   /* The GDK cursor for scroll bars and popup menus.  */
+   GdkCursor *xg_cursor;
+ #endif
+ 
    /* X Resource data base */
    XrmDatabase xrdb;
  




reply via email to

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