changeset 12471:a188da6410e4

(struct buffer): New field clip_changed.
author Richard M. Stallman <rms@gnu.org>
date Sun, 02 Jul 1995 06:07:43 +0000
parents a5cfab57f3e5
children f92dc5a9194d
files src/buffer.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/buffer.h	Sun Jul 02 02:36:32 1995 +0000
+++ b/src/buffer.h	Sun Jul 02 06:07:43 1995 +0000
@@ -226,6 +226,9 @@
        the last time this buffer was displayed.  */
     int last_window_start;
 
+    /* Set nonzero whenever the narrowing is changed in this buffer.  */
+    int clip_changed;
+
     /* If the long line scan cache is enabled (i.e. the buffer-local
        variable cache-long-line-scans is non-nil), newline_cache
        points to the newline cache, and width_run_cache points to the