(x_wm_set_size_hint): New args spec_x and spec_y.
commit6dba18584c174f450cb16e6c9ff3843d99fbc8d9
authorRichard M. Stallman <rms@gnu.org>
Sat, 14 Aug 1993 11:00:54 +0000 (14 11:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 14 Aug 1993 11:00:54 +0000 (14 11:00 +0000)
treef470ca3fb8999eadef562f202f84f39a6021e8e8
parent8014cc0367ddc57c8491d3888014f4acaee3d24b
(x_wm_set_size_hint): New args spec_x and spec_y.
Set the window gravity.  All callers changed.

(XTread_socket): Make copy_buffer unsigned.

(x_calc_absolute_position): For negative coords, take
account of added width from window manager's outer window.
src/xterm.c