diff lisp/files.el @ 19575:d5de4cc3f899

(find-file-literally): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Wed, 27 Aug 1997 17:25:46 +0000
parents c8a5bd70b9cd
children df1911293a5e
line wrap: on
line diff
--- a/lisp/files.el	Wed Aug 27 17:22:22 1997 +0000
+++ b/lisp/files.el	Wed Aug 27 17:25:46 1997 +0000
@@ -980,7 +980,7 @@
 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.