-
Committer:
Matthew Fuller
-
Date:
2016-09-20 20:22:19 UTC
-
mfrom:
(523.1.26 cleanups)
-
Revision ID:
fullermd@over-yonder.net-20160920202219-ykdjyr1whmip1e5u
Cleanup organization of some window handling code.
Especially move various window-handling bits ouf of menus.c and util.c,
where they have no business being. Create win_ops and win_util files for
much of it, as well as moving some to other existing locations they
better fit. Do a little light commenting.