mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-08 07:20:28 -08:00
* 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. |
||
|---|---|---|
| .. | ||
| url-file-resources | ||
| url-auth-tests.el | ||
| url-domsuf-tests.el | ||
| url-expand-tests.el | ||
| url-file-tests.el | ||
| url-future-tests.el | ||
| url-handlers-tests.el | ||
| url-misc-tests.el | ||
| url-parse-tests.el | ||
| url-tramp-tests.el | ||
| url-util-tests.el | ||