Mercurial > emacs
diff etc/NEWS @ 71004:aca1b9717822
MUSTBENEW argument deleted from copy-file.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 27 May 2006 14:36:59 +0000 |
parents | b7bf7b5a50ea |
children | ec0ff7478c19 |
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.