(dumpglyphs): When HL=2, check explicitly for using
authorRichard M. Stallman <rms@gnu.org>
Sun, 17 Apr 1994 19:30:06 +0000 (19:30 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 17 Apr 1994 19:30:06 +0000 (19:30 +0000)
commitdc05a16bad76f364242cbb4c3452d8d556a7288f
tree9a70a35102805ddbf0bc7560c0417327354c2c80
parent379564d6f84811434f4f1850696bc37058ae0c7e
(dumpglyphs): When HL=2, check explicitly for using
the frame's default font or not.

(XTread_socket): For UnmapNotify, use x_any_window_to_frame.

(x_set_offset): New arg CHANGE_GRAVITY.
(x_make_frame_visible): Pass new arg.

(x_wm_set_size_hint): Args spec_x and spec_y deleted.
(x_set_offset, x_set_window_size): Don't pass those args.

(x_destroy_window): Just clear out mouse_face... vars.

(x_wm_set_size_hint): Use win_gravity from frame.

(x_make_frame_visible): Call x_set_offset.
src/xterm.c