mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-12 16:56:36 -04:00
; 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:
parent
ddb09cb965
commit
debf9d86a9
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue