diff options
| author | Richard M. Stallman | 2005-09-15 12:50:45 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-09-15 12:50:45 +0000 |
| commit | eef3da72556e9d39509c89a0bc576be856cc0383 (patch) | |
| tree | cc7b3d9bc663b36f00e135ba40c6c5fab9b943b3 | |
| parent | 8bc22580b6dade6bc4256ebc3783b3e144f74c8e (diff) | |
| download | emacs-eef3da72556e9d39509c89a0bc576be856cc0383.tar.gz emacs-eef3da72556e9d39509c89a0bc576be856cc0383.zip | |
Fix previous change.
| -rw-r--r-- | man/files.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/files.texi b/man/files.texi index cd8360bf8f9..6bf9a590a9d 100644 --- a/man/files.texi +++ b/man/files.texi | |||
| @@ -376,7 +376,7 @@ that was visited in the buffer. | |||
| 376 | * Time Stamps:: Emacs can update time stamps on saved files. | 376 | * Time Stamps:: Emacs can update time stamps on saved files. |
| 377 | @end menu | 377 | @end menu |
| 378 | 378 | ||
| 379 | @node Saving Commands | 379 | @node Save Commands |
| 380 | @subsection Commands for Saving Files | 380 | @subsection Commands for Saving Files |
| 381 | 381 | ||
| 382 | These are the commands that relate to saving and writing files. | 382 | These are the commands that relate to saving and writing files. |