1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-19 20:40:41 -07:00

MUSTBENEW argument deleted from copy-file.

This commit is contained in:
Chong Yidong 2006-05-27 14:36:59 +00:00
parent e4b3f22f10
commit 63b9b239a6

View file

@ -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.