]> git.eshelyaron.com Git - emacs.git/commit
Make eww use the XDG download directory
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 29 Jul 2020 05:13:56 +0000 (07:13 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 29 Jul 2020 05:13:56 +0000 (07:13 +0200)
commit76f71e39f583b7f8bb47a47b315f49af6f23886e
tree31051d5b9022192ecb6bf11d4d64731ca24ff7d2
parentbcf486c6043ba5f862c164f618f5b1017a1e0637
Make eww use the XDG download directory

* lisp/net/eww.el (erc--download-directory): New function (bug#41030).
(eww-download-directory): Use it.
(eww-download): Use it.
(eww-download-callback): Adjust parameters.
doc/misc/eww.texi
etc/NEWS
lisp/net/eww.el