(scan_buffer): After temporarily turning immediate_quit off, turn it
authorJim Blandy <jimb@redhat.com>
Tue, 11 Oct 1994 19:44:27 +0000 (19:44 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 11 Oct 1994 19:44:27 +0000 (19:44 +0000)
commitcbe0db0d8959464c69861fccfa6f23a69a30e740
treeed76be6d89e3da63477f3cdd3051e032cfd0c73b
parentae474ea9cf740de466c561bc55210b21c2face89
(scan_buffer): After temporarily turning immediate_quit off, turn it
back on by setting it to allow_quit, never 1.

(find_before_next_newline): Declare the arguments' types explicitly;
don't let them default to int.
src/search.c