* xfns.c (x_make_gc): Don't forget to block X input around the
authorJim Blandy <jimb@redhat.com>
Wed, 24 Mar 1993 01:54:20 +0000 (01:54 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 24 Mar 1993 01:54:20 +0000 (01:54 +0000)
commit6afb1d07c238306fd75c6141ac0d565559a4ff3a
tree9c65ed622588165e16668aeb856409ffdca26281
parente6b01c14b7ccb0a0cdf8cb80a50061464a4a1876
* xfns.c (x_make_gc): Don't forget to block X input around the
X calls in this function.

* xfns.c [not HAVE_X11R4] (select_visual): It's v->visualid, not
x->visualid.  x isn't defined.
src/xfns.c