]> git.eshelyaron.com Git - emacs.git/commitdiff
Resurrect lost text in lispref
authorEli Zaretskii <eliz@gnu.org>
Tue, 30 Jan 2018 13:13:18 +0000 (15:13 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 30 Jan 2018 13:13:18 +0000 (15:13 +0200)
* doc/lispref/files.texi (File Attributes): Resurrect
inadvertently lost text.

doc/lispref/files.texi

index 88c9d1f318791502377a04dd514d8ceeda165067..a5d0f9bda39b37f01ac887b1e116a1edfd5ed028 100644 (file)
@@ -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