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

/macosx-10.10.1/emacs-93/emacs/src/
H A Dfileio.c250 Vinhibit_file_name_operation is the operation being handled.
254 static Lisp_Object Vinhibit_file_name_operation; variable
370 if (EQ (operation, Vinhibit_file_name_operation))
6750 DEFVAR_LISP ("inhibit-file-name-operation", &Vinhibit_file_name_operation,
6752 Vinhibit_file_name_operation = Qnil;

Completed in 133 milliseconds