# HG changeset patch # User Chong Yidong # Date 1148740619 0 # Node ID aca1b9717822fb0c42552d9ce451222d9178d7e7 # Parent 7733ed75db62c597341f437d71112674f519d263 MUSTBENEW argument deleted from copy-file. diff -r 7733ed75db62 -r aca1b9717822 etc/NEWS --- 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.