From: Eli Zaretskii Date: Fri, 23 Feb 2001 10:19:58 +0000 (+0000) Subject: (Saveing): Fix "file the name". From Nelson H. F. Beebe X-Git-Tag: emacs-pretest-21.0.99~192 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f65d66f800135e09ecd0c5f1fcfe30ece9f72e48;p=emacs.git (Saveing): Fix "file the name". From Nelson H. F. Beebe . --- diff --git a/man/files.texi b/man/files.texi index d7a26d21f11..1c04ed31394 100644 --- a/man/files.texi +++ b/man/files.texi @@ -328,7 +328,7 @@ With prefix argument (@kbd{C-u}), mark the current buffer as changed. @item C-x C-w Save the current buffer in a specified file (@code{write-file}). @item M-x set-visited-file-name -Change file the name under which the current buffer will be saved. +Change the file name under which the current buffer will be saved. @end table @kindex C-x C-s