* search.c (Flooking_at, Fstring_match, fast_string_match,
commit2d52e48f106dd5d6b935b4eedc79664004b26032
authorJim Blandy <jimb@redhat.com>
Thu, 10 Jun 1993 12:52:31 +0000 (10 12:52 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 10 Jun 1993 12:52:31 +0000 (10 12:52 +0000)
tree2515ffa6fd0b33d5945ed1d1c0b36bedfa1ec8f4
parent85be31013c1b4dc8d624d051f6156dafcd336d36
* search.c (Flooking_at, Fstring_match, fast_string_match,
search_buffer): Don't block input while calling searching and
matching functions.  These functions may not call malloc under
Emacs anyway, and we need to be able to check for C-g.
src/search.c