summaryrefslogtreecommitdiff
path: root/doc/lispref/files.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2018-01-30 15:13:18 +0200
committerEli Zaretskii <eliz@gnu.org>2018-01-30 15:13:18 +0200
commit691431eb09a18f9e677ee6064bdeedf35ab3e1c4 (patch)
tree54e20549b1f2a084cf150df9a2c3d107027ed30d /doc/lispref/files.texi
parent956807bd1fc2d102714282fdfbb8d2a549dc8e17 (diff)
downloademacs-691431eb09a18f9e677ee6064bdeedf35ab3e1c4.tar.gz
Resurrect lost text in lispref
* doc/lispref/files.texi (File Attributes): Resurrect inadvertently lost text.
Diffstat (limited to 'doc/lispref/files.texi')
-rw-r--r--doc/lispref/files.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/lispref/files.texi b/doc/lispref/files.texi
index 88c9d1f3187..a5d0f9bda39 100644
--- a/doc/lispref/files.texi
+++ b/doc/lispref/files.texi
@@ -1299,7 +1299,8 @@ The time of last access, as a list of four integers
(@code{file-attribute-access-time}). (This is similar to the value of
@code{current-time}; see @ref{Time of Day}.) The value is truncated
to that of the filesystem's timestamp resolution; for example, on some
-FAT-based filesystems, only the date of last access is recorded.
+FAT-based filesystems, only the date of last access is recorded, so
+this time will always hold the midnight of the day of the last access.
@cindex modification time of file
@item