; * doc/emacs/files.texi (Save Commands): Fix last change.
This commit is contained in:
parent
f6a06ed6c5
commit
a6e9c26c8f
1 changed files with 2 additions and 2 deletions
|
@ -548,8 +548,8 @@ to that major mode, in most cases. The command
|
||||||
@code{set-visited-file-name} also does this. @xref{Choosing Modes}.
|
@code{set-visited-file-name} also does this. @xref{Choosing Modes}.
|
||||||
|
|
||||||
If you wish to save the current buffer to a different file without
|
If you wish to save the current buffer to a different file without
|
||||||
visiting it, use @code{mark-whole-buffer} (@kbd C-x h), then @kbd{M-x
|
visiting that file, use @code{mark-whole-buffer} (@kbd{C-x h}), then
|
||||||
write-region} (@pxref{Misc File Ops}
|
@w{@kbd{M-x write-region}} (@pxref{Misc File Ops}).
|
||||||
|
|
||||||
If Emacs is about to save a file and sees that the date of the latest
|
If Emacs is about to save a file and sees that the date of the latest
|
||||||
version on disk does not match what Emacs last read or wrote, Emacs
|
version on disk does not match what Emacs last read or wrote, Emacs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue