]> 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>
Thu, 24 Dec 2015 21:21:24 +0000 (22:21 +0100)
commitaf22a010d87516c2a646572fb27512c03057784f
tree731ecc4c64126f20791be6d38098afc9eb3eecb3
parent60c0f1a18ad88d6dc1a8f4ee5d9d18940eaeb6f7
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.
lisp/net/eww.el