diff options
author | Martin Rudalics <rudalics@gmx.at> | 2007-08-06 06:44:31 +0000 |
---|---|---|
committer | Martin Rudalics <rudalics@gmx.at> | 2007-08-06 06:44:31 +0000 |
commit | 35ea56c96a85e8ecc3c97210a2006e6b3694b062 (patch) | |
tree | e13a483e26983d1c57068ae5038ba3de6284fc46 /lisp/emacs-lisp/timer.el | |
parent | a6f882f597eb7238df3ec104b93089511f3c3adc (diff) | |
download | emacs-35ea56c96a85e8ecc3c97210a2006e6b3694b062.tar.gz emacs-35ea56c96a85e8ecc3c97210a2006e6b3694b062.tar.bz2 emacs-35ea56c96a85e8ecc3c97210a2006e6b3694b062.zip |
(window_min_size_2): New function.
(window_min_size_1, size_window, Fdisplay_buffer)
(Fsplit_window, adjust_window_trailing_edge): Use it to avoid
windows without mode- or header-lines when window-min-height is
too small.
(size_window): Reset nodelete_p after testing it, following an
earlier note by Kim F. Storm.
(display_buffer): Do not set split_height_threshold to twice the
value of window_min_height to avoid changing the value of a
customizable variable. Rather explicitly check whether the
height of the window that shall be splitted is at least as large
as split_height_threshold.
(Fwindow_full_width_p): New defun.
(syms_of_window): Defsubr it.
(Fdisplay_buffer): Use NILP.
(Fset_window_scroll_bars): Likewise.
Diffstat (limited to 'lisp/emacs-lisp/timer.el')
0 files changed, 0 insertions, 0 deletions