/[emacs]/emacs/src/xterm.c
ViewVC logotype

Diff of /emacs/src/xterm.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.797 by fx, Tue Jun 24 09:42:48 2003 UTC revision 1.798 by rms, Fri Jun 27 02:21:51 2003 UTC
# Line 8123  xim_initialize (dpyinfo, resource_name) Line 8123  xim_initialize (dpyinfo, resource_name)
8123                                        /* This is XPointer in XFree86                                        /* This is XPointer in XFree86
8124                                           but (XPointer *) on Tru64, at                                           but (XPointer *) on Tru64, at
8125                                           least, hence the configure test.  */                                           least, hence the configure test.  */
8126                                        (XRegisterIMInstantiateCallback_arg6) xim_inst);                                        (XPointer) xim_inst);
8127  #else /* not HAVE_X11R6_XIM */  #else /* not HAVE_X11R6_XIM */
8128        dpyinfo->xim = NULL;        dpyinfo->xim = NULL;
8129        xim_open_dpy (dpyinfo, resource_name);        xim_open_dpy (dpyinfo, resource_name);

Legend:
Removed from v.1.797  
changed lines
  Added in v.1.798

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26