]> git.eshelyaron.com Git - emacs.git/commit
Decode hex-encoded URLs before using them as file names
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 24 Dec 2015 21:21:24 +0000 (22:21 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 25 Dec 2015 16:02:31 +0000 (17:02 +0100)
commit90f82ffa5dee8314edd8c73d72ef2f82ee617a11
tree6f880a92170cfb2e2343345c7229befc5c7ca48e
parent5bd3a0c9e00cde01cf325389458f86fd9f05db3f
Decode hex-encoded URLs before using them as file names

* eww.el (eww-decode-url-file-name): New function.
(eww-download-callback): Use it to decode file names before
saving them.

Backport:

(cherry picked from commit af22a010d87516c2a646572fb27512c03057784f)
lisp/net/eww.el