1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-27 09:11:48 -07:00
emacs/lisp/url
Noam Postavsky 81ae9c8c05 Load mm-util as needed for url-file and url-data (Bug#30258)
* lisp/url/url-file.el (url-file):
* lisp/url/url-misc.el (url-data): Require `mm-util' before calling
`mm-disable-multibyte'.
* test/lisp/url/url-file-resources/file.txt:
* test/lisp/url/url-file-tests.el:
* test/lisp/url/url-misc-tests.el: New tests.
2018-01-26 19:50:57 -05:00
..
ChangeLog.1
url-about.el
url-auth.el
url-cache.el
url-cid.el
url-cookie.el
url-dav.el
url-dired.el
url-domsuf.el
url-expand.el
url-file.el Load mm-util as needed for url-file and url-data (Bug#30258) 2018-01-26 19:50:57 -05:00
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 Load mm-util as needed for url-file and url-data (Bug#30258) 2018-01-26 19:50:57 -05:00
url-news.el
url-nfs.el
url-ns.el
url-parse.el
url-privacy.el
url-proxy.el
url-queue.el
url-tramp.el
url-util.el
url-vars.el
url.el