Mercurial > emacs
changeset 10699:2713f4ff634a
Fix typo.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 08 Feb 1995 06:30:05 +0000 |
parents | 9dc3f4fc6b7f |
children | f6f235bc26ba |
files | etc/TUTORIAL |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/TUTORIAL Wed Feb 08 06:29:29 1995 +0000 +++ b/etc/TUTORIAL Wed Feb 08 06:30:05 1995 +0000 @@ -564,9 +564,9 @@ 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