* fileio.c (Fmake_symbolic_link): If a file already exists under
authorJim Blandy <jimb@redhat.com>
Tue, 4 May 1993 02:29:57 +0000 (02:29 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 4 May 1993 02:29:57 +0000 (02:29 +0000)
commit9083124bb71c9db86e7ab2338b0aeb0dbbbb9a45
tree599d32474cd4d03d2429c36c8c67c608afcb06c8
parent4b163808685487ad6d4fc1ebcdfb78c5c0969291
* fileio.c (Fmake_symbolic_link): If a file already exists under
the link's filename, delete the file which the link
would replace, not the file the link would point at.
src/fileio.c