comparison INSTALL @ 9410:8598c3d6f2f0

* search.c: #include "region-cache.h". (max, min): Make these functions, not macros; we'd like to pass them arguments that would be bad to evaluate more than once. (newline_cache_on_off): New function. (scan_buffer): New argument END. Call newline_cache_on_off. If this buffer's newline cache is enabled, consult it to see if we need to scan a region for newlines, and store information in the cache after doing so. (find_next_newline): Pass new arg to scan_buffer. (find_before_next_newline): New function.
author Jim Blandy <jimb@redhat.com>
date Sat, 08 Oct 1994 22:15:15 +0000
parents e520e9f9a8d9
children 0d3e8a3551b1
comparison
equal deleted inserted replaced
9409:f5590c0b1756 9410:8598c3d6f2f0