]> git.eshelyaron.com Git - emacs.git/commitdiff
(find-file-literally): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Wed, 27 Aug 1997 17:25:46 +0000 (17:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 27 Aug 1997 17:25:46 +0000 (17:25 +0000)
lisp/files.el

index 2cbce768aadc9c998e914d123f7c470ac8c98f78..139ff160e18e72aa039f0b4be292962a1c461f3d 100644 (file)
@@ -980,7 +980,7 @@ and local variable specifications in the file are ignored.
 Automatic uncompression is also disabled.
 
 You cannot absolutely rely on this function to result in
-visiting the file literally.  If Emacs already has a buffer \
+visiting the file literally.  If Emacs already has a buffer
 which is visiting the file, you get the existing buffer,
 regardless of whether it was created literally or not.