(x_list_fonts): Call XFreeFont after the new call to XLoadQueryFont.
authorRichard M. Stallman <rms@gnu.org>
Wed, 5 Aug 1998 01:42:24 +0000 (01:42 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 5 Aug 1998 01:42:24 +0000 (01:42 +0000)
commit2745e6c4cd6728e42a524d489a3ba87a67068523
tree18b5a30831cf563619322fc8eb1845bb9c480af4
parent61d7e1dc5bf3b2686156f8b35609a8105f115f8f
(x_list_fonts): Call XFreeFont after the new call to XLoadQueryFont.
(fast_find_position): Handle case where position is before
an invisible character, thus not actually listed in charstarts.

(x_make_frame_visible): Use XGetGeometry to see if
position has been changed by the window manager.  Use
FRAME_OUTER_WINDOW.
src/xterm.c