changeset 25256:631f514ef580

(struct window): New field too_small_ok.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 13 Aug 1999 21:24:42 +0000
parents 29c5c79b1483
children 0be923a80096
files src/window.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/window.h	Fri Aug 13 21:24:35 1999 +0000
+++ b/src/window.h	Fri Aug 13 21:24:42 1999 +0000
@@ -200,6 +200,8 @@
     /* If redisplay in this window goes beyond this buffer position,
        must run the redisplay-end-trigger-hook.  */
     Lisp_Object redisplay_end_trigger;
+    /* Non-nil means don't delete this window for becoming "too small".  */
+    Lisp_Object too_small_ok;
     
     /* No Lisp data may follow below this point without changing
        mark_object in alloc.c.  The member current_matrix must be the