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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c
Date: Thu, 17 Jul 2003 06:15:04 -0400

Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.801 emacs/src/xterm.c:1.802
*** emacs/src/xterm.c:1.801     Sun Jul 13 13:27:51 2003
--- emacs/src/xterm.c   Thu Jul 17 06:15:04 2003
***************
*** 8140,8146 ****
                                      /* This is XPointer in XFree86
                                         but (XPointer *) on Tru64, at
                                         least, hence the configure test.  */
!                                     (XPointer) xim_inst);
  #else /* not HAVE_X11R6_XIM */
        dpyinfo->xim = NULL;
        xim_open_dpy (dpyinfo, resource_name);
--- 8140,8146 ----
                                      /* This is XPointer in XFree86
                                         but (XPointer *) on Tru64, at
                                         least, hence the configure test.  */
!                                     (XRegisterIMInstantiateCallback_arg6) 
xim_inst);
  #else /* not HAVE_X11R6_XIM */
        dpyinfo->xim = NULL;
        xim_open_dpy (dpyinfo, resource_name);




reply via email to

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