]> git.eshelyaron.com Git - emacs.git/commitdiff
Document set-file-times.
authorEli Zaretskii <eliz@gnu.org>
Tue, 27 Apr 2004 13:17:34 +0000 (13:17 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 27 Apr 2004 13:17:34 +0000 (13:17 +0000)
etc/NEWS

index 8ca9bfacd4d60a69cb93a7fb5c06540403209f20..bc21ab9a997ad21b6c6a25be950a84639839cd16 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1976,6 +1976,11 @@ arg is non-nil.
 
 ** The function `eql' is now available without requiring the CL package.
 
++++
+** The new primitive `set-file-times' sets a file's access and
+modification times.  Magic file name handlers can handle this
+operation.
+
 ** The display space :width and :align-to text properties are now
 supported on text terminals.