1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00

(Saveing): Fix "file the name". From Nelson H. F. Beebe

<beebe@math.utah.edu>.
This commit is contained in:
Eli Zaretskii 2001-02-23 10:19:58 +00:00
parent 5b844253e1
commit f65d66f800

View file

@ -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