From: Richard M. Stallman Date: Sun, 2 Jul 1995 06:07:43 +0000 (+0000) Subject: (struct buffer): New field clip_changed. X-Git-Url: https://git.hcoop.net/bpt/emacs.git/commitdiff_plain/715bde06c9e5acd869e56193751285708886a58f (struct buffer): New field clip_changed. --- diff --git a/src/buffer.h b/src/buffer.h index 4930cf25de..b5f65fcfa0 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