diff options
author | Gerd Moellmann <gerd@gnu.org> | 1999-08-15 22:00:53 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 1999-08-15 22:00:53 +0000 |
commit | 233a4a2c3f36a526e564017a80ce313ea15903ea (patch) | |
tree | ea63c40db0c29336db08daeb2168afd257b11b20 /lisp/emacs-lisp/autoload.el | |
parent | 20c1822ee6e245f4c53e2ee501b76d104bb915d8 (diff) | |
download | emacs-233a4a2c3f36a526e564017a80ce313ea15903ea.tar.gz emacs-233a4a2c3f36a526e564017a80ce313ea15903ea.tar.bz2 emacs-233a4a2c3f36a526e564017a80ce313ea15903ea.zip |
(Qfixed_window_size): New.
(syms_of_window): Initialiaze it.
(check_all_windows): Add return type void.
(window_fixed_size_p): New. Return non-zero if window
is fixed-size.
(window_min_size_1): New.
(window_min_size): Handle fixed-size windows.
(size_window): New. Rewritten combination of set_window_height and
set_window_width that handles fixed-size windows.
(set_window_height): Call it.
(set_window_width): Call it.
(Fsplit_window): Give an error on attempt to split a fixed-size
window.
(change_window_height): Partly rewritten to handle fixed-size
windows.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions