* fileio.c (Fcopy_file): Delete argument MUSTBENEW. Incorporate
authorChong Yidong <cyd@stupidchicken.com>
Fri, 26 May 2006 15:18:28 +0000 (15:18 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 26 May 2006 15:18:28 +0000 (15:18 +0000)
commit795c20df7a0e555ff9df8280c101636e88fb6c8c
tree983e404d8c723b2f54fde4b0b9b7eabf28674bf9
parentb3228584876d117a9d53095e4cff190f97fe8333
* fileio.c (Fcopy_file): Delete argument MUSTBENEW.  Incorporate
the exclusive file-opening functionality into the behavior when
OK-IF-ALREADY-EXISTS is nil.
(Frename_file): Call Fcopy_file without MUSTBENEW argument.
src/ChangeLog
src/fileio.c