mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-30 00:51:50 -08:00
No description
(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. |
||
|---|---|---|
| etc | ||
| leim | ||
| lib-src | ||
| lisp | ||
| lispref | ||
| lwlib | ||
| man | ||
| msdos | ||
| nt | ||
| src | ||
| build-ins.in | ||
| config.bat | ||
| config.guess | ||
| config.sub | ||
| configure.in | ||
| configure1.in | ||
| GETTING.GNU.SOFTWARE | ||
| INSTALL | ||
| make-dist | ||
| Makefile.in | ||
| PROBLEMS | ||
| tparam.c | ||
| vpath.sed | ||