Fix bug #11827 with file-relative-name on MS-Windows.
commit93842198fc2b3c3bb678588372034bbaa09a768b
authorEli Zaretskii <eliz@gnu.org>
Sun, 1 Jul 2012 16:38:53 +0000 (1 19:38 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 1 Jul 2012 16:38:53 +0000 (1 19:38 +0300)
treef45a4feb2dda06facccfde8082e9554e0be0c594
parent3812efdc6c3e112e623afe67482ac0af0da3bcee
Fix bug #11827 with file-relative-name on MS-Windows.

 lisp/files.el (file-relative-name): Compare file names
 case-insensitively if on MS-Windows or MS-DOS, or if
 read-file-name-completion-ignore-case is non-nil.  Don't use
 case-fold-search for this purpose.
lisp/ChangeLog
lisp/files.el