Make write-file act like copy-file etc.
commit61946d991b663c9d35a50b758d0108c3cbf8027b
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Sep 2017 05:19:01 +0000 (10 22:19 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Sep 2017 05:31:23 +0000 (10 22:31 -0700)
tree159011fddda46d1af5d680c3906bdeadb4132bfe
parente22794867d878d53675fcc91d2ef1ad2494a2ff2
Make write-file act like copy-file etc.

Change write-file to be consistent with the new behavior
of copy-file, etc.
* etc/NEWS: Mention this.
* lisp/files.el (write-file): Treat the destination as special
only if it is a directory name.
etc/NEWS
lisp/files.el