aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2006-05-27 14:36:59 +0000
committerChong Yidong <[email protected]>2006-05-27 14:36:59 +0000
commit63b9b239a6c2b8f9ecfbd2a0bec26c168db0407b (patch)
tree3176f66ed53edfbb916a46f440ac1cb38a776c56 /etc/NEWS
parente4b3f22f102922965235b390fa6e25d17b6af0ec (diff)
MUSTBENEW argument deleted from copy-file.
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f4c6b2adbb..80c2a250ea 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -4255,11 +4255,6 @@ 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.