* buffer.c: #include region-cache.h.
authorJim Blandy <jimb@redhat.com>
Sat, 8 Oct 1994 22:12:12 +0000 (22:12 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 8 Oct 1994 22:12:12 +0000 (22:12 +0000)
commit28e969dd70e4827e55cb8464a413332ec70af166
tree03e305095785dfe17473e40608ecd4a0e7623819
parente8951513b692d13128feb8df0dab4683fcbea7a1
* buffer.c: #include region-cache.h.
(Fget_buffer_create): Initialize new members of struct buffer.
(Fkill_buffer): Free memory occupied by caches.
(init_buffer_once): Set default value for cache_long_line_scans in
buffer_defaults, and give it a bit in buffer_local_flags.
(syms_of_buffer): Add DEFVAR_PER_BUFFER for cache_long_line_scans.
src/buffer.c