Mercurial > emacs
changeset 7182:f0ecad45bb35
(inhibit-file-name-handers): Correct documentation.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 28 Apr 1994 22:27:06 +0000 |
parents | 459c47388834 |
children | b96377c0e49d |
files | src/fileio.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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,