diff options
| author | Jim Blandy | 1992-08-12 14:40:00 +0000 |
|---|---|---|
| committer | Jim Blandy | 1992-08-12 14:40:00 +0000 |
| commit | b1c884c393f1a1bd4aa3e8594dd569bab58324c7 (patch) | |
| tree | 54d648c44f124777ceaec942821e487b713c51be /src/alloc.c | |
| parent | 35a3f3b9a21070197917ce1ed763bc46f24fbfd5 (diff) | |
| download | emacs-b1c884c393f1a1bd4aa3e8594dd569bab58324c7.tar.gz emacs-b1c884c393f1a1bd4aa3e8594dd569bab58324c7.zip | |
* xterm.c (x_wm_hints): New variable.
(x_wm_set_window_state, x_wm_set_icon_pixmap,
x_wm_set_icon_position): Use x_wm_hints.
(x_term_init): Set the `input' field of x_wm_hints, and its flag.
* xterm.c (x_text_icon): Call x_wm_set_icon_pixmap with a pixmap
of zero, to clear the pixmap.
(x_wm_set_icon_pixmap): Accept this protocol; if pixmap is zero,
specify no pixmap for the icon.
* xterm.c (x_set_window_size): Call check_frame_size to make sure
that the requested dimensions are within acceptable limits.
Store the new size information in the frame structure.
* xterm.c (x_wm_set_size_hint): Don't try to set the base_height
and base_width elements of size_hints if PBaseSize is not
#defined. Set the minimum frame size according to the information
returned by check_frame_size.
* xterm.c (XTread_socket, x_do_pending_expose): Call
change_frame_size with a DELAY of 1.
* xterm.c (in_display): Deleted this; it's never used in xterm.c,
and there is another variable by the same name in dispnew.c.
* xterm.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF):
Renamed these to FRAME_TERMCAP_P, FRAME_X_P, and
FRAME_HAS_MINIBUF_P, for consistency with the rest of the
frame macros.
Diffstat (limited to 'src/alloc.c')
0 files changed, 0 insertions, 0 deletions