aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2006-05-27 14:36:59 +0000
committerChong Yidong2006-05-27 14:36:59 +0000
commit63b9b239a6c2b8f9ecfbd2a0bec26c168db0407b (patch)
tree3176f66ed53edfbb916a46f440ac1cb38a776c56
parente4b3f22f102922965235b390fa6e25d17b6af0ec (diff)
downloademacs-63b9b239a6c2b8f9ecfbd2a0bec26c168db0407b.tar.gz
emacs-63b9b239a6c2b8f9ecfbd2a0bec26c168db0407b.zip
MUSTBENEW argument deleted from copy-file.
-rw-r--r--etc/NEWS5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f4c6b2adbbf..80c2a250ea4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -4255,11 +4255,6 @@ ignore the leading dots in file names, so that file names such as
4255`.emacs' are treated as extensionless. 4255`.emacs' are treated as extensionless.
4256 4256
4257+++ 4257+++
4258*** `copy-file' now takes an additional option arg MUSTBENEW.
4259
4260This argument works like the MUSTBENEW argument of write-file.
4261
4262+++
4263*** `visited-file-modtime' and `calendar-time-from-absolute' now return 4258*** `visited-file-modtime' and `calendar-time-from-absolute' now return
4264a list of two integers, instead of a cons. 4259a list of two integers, instead of a cons.
4265 4260