# HG changeset patch # User Richard M. Stallman # Date 767572026 0 # Node ID f0ecad45bb351abf9e54dd76528167a13844f49a # Parent 459c4738883438a308ae7c5ed23d7b9551c198ff (inhibit-file-name-handers): Correct documentation. diff -r 459c47388834 -r f0ecad45bb35 src/fileio.c --- a/src/fileio.c Thu Apr 28 22:24:41 1994 +0000 +++ b/src/fileio.c Thu Apr 28 22:27:06 1994 +0000 @@ -4000,7 +4000,7 @@ DEFVAR_LISP ("inhibit-file-name-handlers", &Vinhibit_file_name_handlers, "A list of file names for which handlers should not be used.\n\ -This applies only to the operation `inhibit-file-name-handlers'."); +This applies only to the operation `inhibit-file-name-operation'."); Vinhibit_file_name_handlers = Qnil; DEFVAR_LISP ("inhibit-file-name-operation", &Vinhibit_file_name_operation,