* xfns.c (Fx_create_frame): Block input around call to
commit6817eab40505c7a9dc545eeba4b833b4868f4b41
authorJim Blandy <jimb@redhat.com>
Sun, 18 Jul 1993 08:07:18 +0000 (18 08:07 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 18 Jul 1993 08:07:18 +0000 (18 08:07 +0000)
tree5d20c39dfcd73953760b5ed4c89a178b4bd4c1ae
parent431e6a264b74d7a71215c6d013851bea23dd23da
* xfns.c (Fx_create_frame): Block input around call to
x_new_font.  Test if the return value is a string, not if it's
nil; x_new_font can return things besides nil and strings, to
indicate error conditions.
src/xfns.c