Tweak copy-file, rename-file doc
commitdc7a97fb846cbec16a198d95903ae7a85916da9d
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 25 Nov 2017 21:04:30 +0000 (25 13:04 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 25 Nov 2017 21:05:05 +0000 (25 13:05 -0800)
tree20e53737746475b43e5b41ce76b3c4129676f696
parentcfa2a944d4cf62f16c177398226b17aad88bb5c6
Tweak copy-file, rename-file doc

* src/fileio.c (Fcopy_file, Frename_file): Tweak the recent change
slightly, as NEWNAME is treated as a directory name depending only
on the contents of the NEWNAME string, and independently of
whether NEWNAME names a directory (i.e., whether the directory
exists) (Bug#29362).
src/fileio.c