1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-29 19:48:19 +00:00

Fix typo.

This commit is contained in:
Richard M. Stallman 1995-02-08 06:30:05 +00:00
parent 4a630427b5
commit d75f49aa5a

View File

@ -564,9 +564,9 @@ to replace it with--each one ended with a Return.
When you have made changes in a file, but you have not saved them yet,
they could be lost if your computer crashes. To protect you from
this, Emacs writes "auto save" files periodically. The auto save file
name as a # at the beginning and the end; for example, if your file is
named "hello.c", its auto save file's name is "#hello.c#". When you
save the file in the normal way, its auto save file is no longer
name has a # at the beginning and the end; for example, if your file
is named "hello.c", its auto save file's name is "#hello.c#". When
you save the file in the normal way, its auto save file is no longer
necessary so Emacs deletes it.
If the computer crashes, you can recover your auto-saved editing by