From: Chong Yidong Date: Sat, 27 May 2006 14:36:59 +0000 (+0000) Subject: MUSTBENEW argument deleted from copy-file. X-Git-Tag: emacs-pretest-22.0.90~2258 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=63b9b239a6c2b8f9ecfbd2a0bec26c168db0407b;p=emacs.git MUSTBENEW argument deleted from copy-file. --- diff --git a/etc/NEWS b/etc/NEWS index f4c6b2adbbf..80c2a250ea4 100644 --- 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.