# HG changeset patch # User Eli Zaretskii # Date 1083071854 0 # Node ID 8e8564f5c1ebe7e33c19646027b44ee1513bcd20 # Parent ce5d3f8d32ecfc5b87442d5054b92d1b67fac93e Document set-file-times. diff -r ce5d3f8d32ec -r 8e8564f5c1eb etc/NEWS --- 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.