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

/macosx-10.10.1/emacs-93/emacs/src/
H A Dkeyboard.c439 Lisp_Object Vinput_method_function; variable
442 /* When we call Vinput_method_function,
3171 && ! NILP (Vinput_method_function)
3195 && ! NILP (Vinput_method_function)
3253 tem = call1 (Vinput_method_function, c);
11754 DEFVAR_LISP ("input-method-function", &Vinput_method_function,
11773 Vinput_method_function = Qnil;

Completed in 121 milliseconds