From: Richard M. Stallman Date: Sun, 2 Jul 1995 06:07:43 +0000 (+0000) Subject: (struct buffer): New field clip_changed. X-Git-Tag: emacs-19.34~3388 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=715bde06c9e5acd869e56193751285708886a58f;p=emacs.git (struct buffer): New field clip_changed. --- diff --git a/src/buffer.h b/src/buffer.h index 4930cf25de3..b5f65fcfa08 100644 --- a/src/buffer.h +++ b/src/buffer.h @@ -226,6 +226,9 @@ struct buffer 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