From: Eli Zaretskii Date: Mon, 9 May 2011 20:38:50 +0000 (+0300) Subject: Typo fix in doc/lispref/files.texi. X-Git-Tag: emacs-pretest-24.0.90~104^3~51 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3ee240faef2c679ecf9eb6b99ac22b9e75b23f08;p=emacs.git Typo fix in doc/lispref/files.texi. --- diff --git a/doc/lispref/files.texi b/doc/lispref/files.texi index fd9f3bb4648..e2560c2abf6 100644 --- a/doc/lispref/files.texi +++ b/doc/lispref/files.texi @@ -252,7 +252,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