BL_RESET usage for window port status line updating
authornhmall <nhmall@nethack.org>
Sun, 23 Sep 2018 02:41:02 +0000 (22:41 -0400)
committernhmall <nhmall@nethack.org>
Sun, 23 Sep 2018 02:41:02 +0000 (22:41 -0400)
commit21a81d0294fd694889fcda7b457a5bfd001e7abd
tree0c4278d2d93ecdf8b3d2cccca6762b2ba8500c7b
parent18d56724f91f3014269cf8b20eae83b9726bb3d9
BL_RESET usage for window port status line updating

Like BL_FLUSH, only send BL_RESET if the window port has
indicated it wants them via setting the appropriate WC2
bits in its window_procs structure. Update documentation.
doc/window.doc
include/winprocs.h
src/botl.c
win/X11/winX.c
win/tty/wintty.c
win/win32/mswproc.c