]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/files.texi
Merge from emacs-23; up to 2010-06-10T12:56:11Z!michael.albinus@gmx.de.
[gnu-emacs] / doc / lispref / files.texi
index e3bdebd28a1cc8097710e80dc24d21b42e563930..72f39f681ae713463637ee53435b0d47b70bf33f 100644 (file)
@@ -251,7 +251,7 @@ literally, i.e. without conversions of any kind.  The command
 @code{find-file-literally} sets this variable's local value, but other
 equivalent functions and commands can do that as well, e.g.@: to avoid
 automatic addition of a newline at the end of the file.  This variable
-us permanent local, so it is unaffected by changes of major modes.
+is permanent local, so it is unaffected by changes of major modes.
 @end defvar
 
 @node Subroutines of Visiting