diff options
| author | Stephen Gildea | 2025-01-08 10:24:55 -0800 |
|---|---|---|
| committer | Stephen Gildea | 2025-01-08 10:34:04 -0800 |
| commit | ab3cb717a08ef8a9939e38652f25a5ef312c76ce (patch) | |
| tree | 9c84b6fbd4e959c211942b089ec5a4b68a38ff6b /doc | |
| parent | 5c3deffd9f4647e0dff33ffc84a28eb6fedb3012 (diff) | |
| download | emacs-ab3cb717a08ef8a9939e38652f25a5ef312c76ce.tar.gz emacs-ab3cb717a08ef8a9939e38652f25a5ef312c76ce.zip | |
; "time stamp" also can be spelled "timestamp"
* lisp/time-stamp.el (time-stamp):
* doc/emacs/files.texi (Time Stamps): Be findable as "timestamps".
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/files.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi index 620d16ddf11..1d3fc59e3fe 100644 --- a/doc/emacs/files.texi +++ b/doc/emacs/files.texi | |||
| @@ -996,6 +996,7 @@ File Shadowing is not available on MS Windows. | |||
| 996 | @node Time Stamps | 996 | @node Time Stamps |
| 997 | @subsection Updating Time Stamps Automatically | 997 | @subsection Updating Time Stamps Automatically |
| 998 | @cindex time stamps | 998 | @cindex time stamps |
| 999 | @cindex timestamps | ||
| 999 | @cindex modification dates | 1000 | @cindex modification dates |
| 1000 | @cindex last modified time | 1001 | @cindex last modified time |
| 1001 | 1002 | ||