diff etc/NEWS @ 55191:8e8564f5c1eb

Document set-file-times.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 27 Apr 2004 13:17:34 +0000
parents ff738c1cdcc9
children 4c64ee838f41
line wrap: on
line diff
--- a/etc/NEWS	Tue Apr 27 13:12:07 2004 +0000
+++ b/etc/NEWS	Tue Apr 27 13:17:34 2004 +0000
@@ -1976,6 +1976,11 @@
 
 ** 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.