Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
fdc39b59
Commit
fdc39b59
authored
Jul 17, 2003
by
Richard M. Stallman
Browse files
(xim_initialize): Redo 6/24 change.
parent
d023326a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
src/ChangeLog
src/ChangeLog
+4
-0
src/xterm.c
src/xterm.c
+1
-1
No files found.
src/ChangeLog
View file @
fdc39b59
2003-07-17 Richard M. Stallman <rms@gnu.org>
* xterm.c (xim_initialize): Redo 6/24 change.
2003-07-15 Stefan Monnier <monnier@cs.yale.edu>
2003-07-15 Stefan Monnier <monnier@cs.yale.edu>
* buffer.c (copy_overlays): Use EMACS_INT for positions.
* buffer.c (copy_overlays): Use EMACS_INT for positions.
...
...
src/xterm.c
View file @
fdc39b59
...
@@ -8140,7 +8140,7 @@ xim_initialize (dpyinfo, resource_name)
...
@@ -8140,7 +8140,7 @@ xim_initialize (dpyinfo, resource_name)
/* This is XPointer in XFree86
/* This is XPointer in XFree86
but (XPointer *) on Tru64, at
but (XPointer *) on Tru64, at
least, hence the configure test. */
least, hence the configure test. */
(X
Pointer
) xim_inst);
(X
RegisterIMInstantiateCallback_arg6
) xim_inst);
#else /* not HAVE_X11R6_XIM */
#else /* not HAVE_X11R6_XIM */
dpyinfo->xim = NULL;
dpyinfo->xim = NULL;
xim_open_dpy (dpyinfo, resource_name);
xim_open_dpy (dpyinfo, resource_name);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment