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: Dave Love
Subject: [Emacs-diffs] Changes to emacs/src/xterm.h
Date: Wed, 21 May 2003 18:11:31 -0400

Index: emacs/src/xterm.h
diff -c emacs/src/xterm.h:1.146 emacs/src/xterm.h:1.147
*** emacs/src/xterm.h:1.146     Mon Mar 31 15:36:37 2003
--- emacs/src/xterm.h   Wed May 21 18:11:31 2003
***************
*** 356,361 ****
--- 356,366 ----
    int ncolor_cells;
  };
  
+ #ifdef HAVE_X_I18N
+ /* Whether or not to use XIM if we have it.  */
+ extern int use_xim;
+ #endif
+ 
  /* This checks to make sure we have a display.  */
  extern void check_x P_ ((void));
  




reply via email to

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