From b9aa95373595c5e2186f946af5cceb07da98877c Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 27 Aug 1997 17:25:46 +0000 Subject: [PATCH] (find-file-literally): Doc fix. --- lisp/files.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/files.el b/lisp/files.el index 2cbce768aad..139ff160e18 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -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. -- 2.39.5