diff options
author | Eli Zaretskii <eliz@gnu.org> | 2015-09-07 18:26:36 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2015-09-07 18:26:36 +0300 |
commit | caf4a0192621f49b677ad05fe86e358020a88b7e (patch) | |
tree | 0ca50fcfa4969ef71319af161a310772ea18c894 /lisp/vc/vc-src.el | |
parent | 066b26d6c47d1384d5ed3ce09c6379a9df350256 (diff) | |
download | emacs-caf4a0192621f49b677ad05fe86e358020a88b7e.tar.gz emacs-caf4a0192621f49b677ad05fe86e358020a88b7e.tar.bz2 emacs-caf4a0192621f49b677ad05fe86e358020a88b7e.zip |
Fix deletion of symlinks to directories on MS-Windows
* src/w32.c (sys_unlink): If 'unlink' fails, and the argument is a
symlink to a directory, try again with 'rmdir'.
(is_symlink): If the argument is a symlink to a directory, set a
bit in the return value to indicate that fact.
Diffstat (limited to 'lisp/vc/vc-src.el')
0 files changed, 0 insertions, 0 deletions