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

/macosx-10.10.1/emacs-93/emacs/src/
H A Dmacros.c280 /* command_loop_1 sets this to nil before it returns;
355 command_loop_1 ();
H A Dkeyboard.c874 command_loop_1, if we had already been echoing then. */
886 command_loop_1, if we had already been echoing then. */
1067 make sure that we restore single_kboard as command_loop_1
1290 Lisp_Object command_loop_1 ();
1328 value to us. A value of nil means that command_loop_1 itself
1337 val = internal_condition_case (command_loop_1, Qerror, cmd_error);
1502 command_loop_1 ()
9202 of the command_loop_1. */
11093 /* This means that command_loop_1 won't try to select anything the first
1492 command_loop_1 () function
H A Dlisp.h3014 extern Lisp_Object command_loop_1 P_ ((void));

Completed in 191 milliseconds