1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 04:21:28 -08:00
emacs/lisp/url
Stefan Kangas 2c7e87c73a Use more recent public_suffix_list.dat where possible
* lisp/url/url-domsuf.el (url-domsuf--public-suffix-file): New
function to look for a more recent version of public_suffix_list.dat
on the system than the one that is shipped with Emacs.
(url-domsuf-parse-file): Use above new function.
* test/lisp/url/url-domsuf-tests.el
(url-domsuf--public-suffix-file): New test.
2023-02-17 22:50:13 +01:00
..
ChangeLog.1
url-auth.el
url-cache.el
url-cid.el
url-cookie.el
url-dav.el
url-domsuf.el Use more recent public_suffix_list.dat where possible 2023-02-17 22:50:13 +01:00
url-expand.el
url-file.el
url-ftp.el
url-future.el
url-gw.el
url-handlers.el
url-history.el
url-http.el
url-imap.el
url-irc.el
url-ldap.el
url-mailto.el
url-methods.el
url-misc.el
url-news.el
url-nfs.el
url-parse.el
url-privacy.el
url-proxy.el
url-queue.el
url-tramp.el
url-util.el
url-vars.el
url.el