Mercurial > emacs
diff lisp/dired-aux.el @ 49549:99be3a1e2589
Cygwin support patch.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 31 Jan 2003 15:24:20 +0000 |
parents | 2442c14be9a2 |
children | 270f35912a3b |
line wrap: on
line diff
--- a/lisp/dired-aux.el Fri Jan 31 15:05:24 2003 +0000 +++ b/lisp/dired-aux.el Fri Jan 31 15:24:20 2003 +0000 @@ -1258,7 +1258,7 @@ ;; will return t because the filesystem is ;; case-insensitive, and Emacs will try to move ;; foo -> foo/foo, which fails. - (if (and (memq system-type '(ms-dos windows-nt)) + (if (and (memq system-type '(ms-dos windows-nt cygwin)) (eq op-symbol 'move) dired-one-file (string= (downcase