]> git.eshelyaron.com Git - emacs.git/commit
(window_loop): New alternative CHECK_ALL_WINDOWS.
authorRichard M. Stallman <rms@gnu.org>
Sat, 10 Oct 1998 14:49:28 +0000 (14:49 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 10 Oct 1998 14:49:28 +0000 (14:49 +0000)
commit3f8ab7bddcdfc06efaa4640047377eb783766ad8
treee84ad6df58fd646c6d880689f86804062461a7c9
parent7163b71c975286b0c98ffb9b5fd7e5709cde7990
(window_loop): New alternative CHECK_ALL_WINDOWS.
(check_all_windows): New function for debugging tests.
(syms_of_window): Initialize it.

(Qwindow_configuration_p): New variable.
(Fwindow_configuration_frame): New function.
(syms_of_window): defsubr it.
(Fset_window_configuration): Return t if frame is live.
Use Qwindow_configuration_p.
src/window.c