/[emacs]/emacs/lisp/dired-aux.el
ViewVC logotype

Diff of /emacs/lisp/dired-aux.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.108 by kfstorm, Tue Jan 14 23:11:42 2003 UTC revision 1.109 by lektu, Fri Jan 31 15:14:24 2003 UTC
# Line 1258  Optional arg HOW-TO is used to set the v Line 1258  Optional arg HOW-TO is used to set the v
1258                            ;; will return t because the filesystem is                            ;; will return t because the filesystem is
1259                            ;; case-insensitive, and Emacs will try to move                            ;; case-insensitive, and Emacs will try to move
1260                            ;; foo -> foo/foo, which fails.                            ;; foo -> foo/foo, which fails.
1261                            (if (and (memq system-type '(ms-dos windows-nt))                            (if (and (memq system-type '(ms-dos windows-nt cygwin))
1262                                     (eq op-symbol 'move)                                     (eq op-symbol 'move)
1263                                     dired-one-file                                     dired-one-file
1264                                     (string= (downcase                                     (string= (downcase

Legend:
Removed from v.1.108  
changed lines
  Added in v.1.109

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26