changeset 78061:08057013c059

(dnd-get-local-file-name): Set fixcase to t in call to replace-regexp-in-string.
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 28 Jun 2007 19:07:22 +0000
parents ce887279760d
children c79f780a940d
files lisp/dnd.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/dnd.el	Thu Jun 28 10:10:29 2007 +0000
+++ b/lisp/dnd.el	Thu Jun 28 19:07:22 2007 +0000
@@ -149,7 +149,7 @@
 	       "%[A-Fa-f0-9][A-Fa-f0-9]"
 	       (lambda (arg)
 		 (format "%c" (string-to-number (substring arg 1) 16)))
-	       f nil t))
+	       f t t))
       (let* ((decoded-f (decode-coding-string
 			 f
 			 (or file-name-coding-system