Searched refs:echo_area_must_complete_p (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/texinfo/info/
H A Decho-area.c64 static int echo_area_must_complete_p = 0; variable
814 echo_area_must_complete_p = force;
1098 if (!echo_area_must_complete_p && key == SPC)
1416 pushed->must_complete = echo_area_must_complete_p;
1440 echo_area_must_complete_p = popped->must_complete;

Completed in 291 milliseconds