(x_term_init): Call XtSetLanguageProc only if HAVE_X11XTR6.
authorRichard M. Stallman <rms@gnu.org>
Fri, 14 Apr 1995 03:58:51 +0000 (03:58 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 14 Apr 1995 03:58:51 +0000 (03:58 +0000)
commit2d7fc7e8f9f019d01a4f02ad28fb6b9abc8404dc
tree4dd8043b042e740b9eca3a75af011ce4b725ab5c
parent5b43bbf747606e25a84accf8a8470f906a9e7359
(x_term_init): Call XtSetLanguageProc only if HAVE_X11XTR6.

(XTread_socket): Pass dpyinfo to popup_get_selection.

(XTread_socket): For ConfigureNotify,
combine the USE_X_TOOLKIT and non-toolkit cases, which provides
some things that were missing in the former.
src/xterm.c