* fns.c (Fy_or_n_p): After testing for a QUIT, clear Vquit_flag.
authorJim Blandy <jimb@redhat.com>
Tue, 22 Sep 1992 04:29:25 +0000 (04:29 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 22 Sep 1992 04:29:25 +0000 (04:29 +0000)
commit088880f13a9593d90693648d1eb3cf902c9a81fa
tree56045c95f0e2a70c71c8e23f39e43e9e11a7c305
parent7c3c72eca1d14e6f30bb0b16ef99b25f5f71c975
* fns.c (Fy_or_n_p): After testing for a QUIT, clear Vquit_flag.
Otherwise, if Fy_or_n_p is called while Vinhibit_quit is true and
the user presses C-g, this function goes into an infinite loop.
src/fns.c