; Emacs manual: consistent description for Time Stamps

* doc/emacs/emacs.texi (Node Listing):
* doc/emacs/files.texi (Saving): Time Stamps: better node description
This commit is contained in:
Stephen Gildea 2026-09-07 11:23:18 -07:00
parent ddb09cb965
commit debf9d86a9
2 changed files with 2 additions and 2 deletions

View file

@ -480,7 +480,7 @@ Saving Files
* Interlocking:: How Emacs protects against simultaneous editing
of one file by two users.
* File Shadowing:: Copying files to shadows automatically.
* Time Stamps:: Emacs can update time stamps on saved files.
* Time Stamps:: Emacs can update time stamp text when saving a file.
Backup Files

View file

@ -412,7 +412,7 @@ that was visited in the buffer.
* Interlocking:: How Emacs protects against simultaneous editing
of one file by two users.
* Shadowing: File Shadowing. Copying files to ``shadows'' automatically.
* Time Stamps:: Emacs can update time stamps when a file is saved.
* Time Stamps:: Emacs can update time stamp text when saving a file.
@end menu
@node Save Commands