(x_figure_window_size): Handle `-' for top or left.
authorRichard M. Stallman <rms@gnu.org>
Sun, 1 May 1994 23:26:44 +0000 (23:26 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 1 May 1994 23:26:44 +0000 (23:26 +0000)
commitf83f10ba999c98b1f714ad6a8f6735b863a473a8
tree11dc1b0ccedeba325f564831417045e78c166caf
parentd9375d2df39996d2c23a69a4344e9ce0fc4e3a74
(x_figure_window_size): Handle `-' for top or left.
(Fx_parse_geometry): Handle one element at a time.
Give `-' when appropriate.
(x_figure_window_size): Allow just height or just width.

(Fx_create_frame): Use XNegative and YNegative to set win_gravity.
[USE_X_TOOLKIT] (x_window): Use XNegative and YNegative
to set win_gravity.  Pass new arg to x_calc_absolute_position.
src/xfns.c