]> git.eshelyaron.com Git - emacs.git/commitdiff
(dnd-get-local-file-name): Call replace-regexp-in-string
authorKenichi Handa <handa@m17n.org>
Tue, 26 Jun 2007 12:02:40 +0000 (12:02 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 26 Jun 2007 12:02:40 +0000 (12:02 +0000)
with FIXEDCASE t.

lisp/dnd.el

index 56a619490aacad0fc657218f1de3fdeb5b9a663b..8f31adf275612135e77fc0112f9beb895eede24a 100644 (file)
@@ -151,7 +151,7 @@ Return nil if URI is not a local file."
                 (let ((str (make-string 1 0)))
                   (aset str 0 (string-to-number (substring arg 1) 16))
                   str))
-              f nil t))
+              f t t))
       (let* ((decoded-f (decode-coding-string
                         f
                         (or file-name-coding-system