emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/w32term.c


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

Index: emacs/src/w32term.c
diff -c emacs/src/w32term.c:1.148 emacs/src/w32term.c:1.149
*** emacs/src/w32term.c:1.148   Mon Mar  4 03:32:28 2002
--- emacs/src/w32term.c Mon Mar  4 18:40:59 2002
***************
*** 333,339 ****
  
  /* A mask of extra modifier bits to put into every keyboard char.  */
  
! extern int extra_keyboard_modifiers;
  
  /* Enumeration for overriding/changing the face to use for drawing
     glyphs in x_draw_glyphs.  */
--- 333,339 ----
  
  /* A mask of extra modifier bits to put into every keyboard char.  */
  
! extern EMACS_INT extra_keyboard_modifiers;
  
  /* Enumeration for overriding/changing the face to use for drawing
     glyphs in x_draw_glyphs.  */



reply via email to

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