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.c


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c
Date: Mon, 04 Mar 2002 18:41:04 -0500

Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.709 emacs/src/xterm.c:1.710
*** emacs/src/xterm.c:1.709     Fri Mar  1 17:38:47 2002
--- emacs/src/xterm.c   Mon Mar  4 18:40:59 2002
***************
*** 383,389 ****
  
  /* A mask of extra modifier bits to put into every keyboard char.  */
  
! extern int extra_keyboard_modifiers;
  
  /* The keysyms to use for the various modifiers.  */
  
--- 383,389 ----
  
  /* A mask of extra modifier bits to put into every keyboard char.  */
  
! extern EMACS_INT extra_keyboard_modifiers;
  
  /* The keysyms to use for the various modifiers.  */
  



reply via email to

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