MUSTBENEW argument deleted from copy-file.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 27 May 2006 14:36:59 +0000 (14:36 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 27 May 2006 14:36:59 +0000 (14:36 +0000)
etc/NEWS

index f4c6b2a..80c2a25 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -4254,11 +4254,6 @@ formerly called `auto-save-file-format'.  It is now a permanent local.
 ignore the leading dots in file names, so that file names such as
 `.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.