diff lisp/autoinsert.el @ 972:f47d221cbfe6

* window.c (MIN_SAFE_WINDOW_HEIGHT, MIN_SAFE_WINDOW_WIDTH): Macros defined here now, rather than window.h. (check_frame_size): New function. * window.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. * window.c (check_min_window_sizes): New function. (set_window_height): Call it. (Fsplit_window, change_window_height): Call it, instead of writing out its code.
author Jim Blandy <jimb@redhat.com>
date Wed, 12 Aug 1992 14:28:27 +0000
parents 213978acbc1e
children 10e417efb12a
line wrap: on
line diff