Mercurial > emacs
changeset 81661:c6fe5173e1f2
(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:06:17 +0000 |
parents | 05da680e368a |
children | 3c91272c6b36 |
files | lisp/dnd.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/dnd.el Thu Jun 28 15:09:48 2007 +0000 +++ b/lisp/dnd.el Thu Jun 28 19:06:17 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