From: Eli Zaretskii Date: Fri, 12 May 2006 17:44:41 +0000 (+0000) Subject: (Visiting): Fix wording. X-Git-Tag: emacs-pretest-22.0.90~2593 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ec8ec9cd035878f7515bcb767b2ef13b83b96f60;p=emacs.git (Visiting): Fix wording. --- diff --git a/man/files.texi b/man/files.texi index ad90a2758b2..6f38f18b1cb 100644 --- a/man/files.texi +++ b/man/files.texi @@ -177,7 +177,7 @@ Visit a file with no conversion of the contents. @cindex files, visiting and saving @cindex saving files - @dfn{Visiting} a file means copying its contents into an Emacs + @dfn{Visiting} a file means reading its contents into an Emacs buffer so you can edit them. Emacs makes a new buffer for each file that you visit. We often say that this buffer ``is visiting'' that file, or that the buffer's ``visited file'' is that file. Emacs