]> git.eshelyaron.com Git - emacs.git/commitdiff
(Visiting): Fix wording.
authorEli Zaretskii <eliz@gnu.org>
Fri, 12 May 2006 17:44:41 +0000 (17:44 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 12 May 2006 17:44:41 +0000 (17:44 +0000)
man/files.texi

index ad90a2758b293d44020b43ad92e933d0d7636bac..6f38f18b1cbf704c543833d68d71e3981f7efaa6 100644 (file)
@@ -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