(Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
authorRichard M. Stallman <rms@gnu.org>
Fri, 23 Sep 1994 05:31:24 +0000 (05:31 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 23 Sep 1994 05:31:24 +0000 (05:31 +0000)
commitf1c16f36b3cdae08e9d2fd75026479151517cfcc
treec08a27680204742d35909eb926e31363326a51d2
parentb242af8897aadc312b2d44ef9df6c253abac2bf0
(Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
(the_x_screen): New variable.
(syms_of_xfns): Staticpro parts of it.
(Fx_open_connection): Initialize it.
(Fx_create_frame): Make frame point to it.
src/xfns.c