changeset 71004:aca1b9717822

MUSTBENEW argument deleted from copy-file.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 27 May 2006 14:36:59 +0000
parents 7733ed75db62
children 1755e59e9a8a
files etc/NEWS
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sat May 27 14:35:49 2006 +0000
+++ b/etc/NEWS	Sat May 27 14:36:59 2006 +0000
@@ -4255,11 +4255,6 @@
 `.emacs' are treated as extensionless.
 
 +++
-*** `copy-file' now takes an additional option arg MUSTBENEW.
-
-This argument works like the MUSTBENEW argument of write-file.
-
-+++
 *** `visited-file-modtime' and `calendar-time-from-absolute' now return
 a list of two integers, instead of a cons.