1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00
emacs/lisp/url
Dmitry Gutov 17e540aa42 Simplify url-encode-url and add a test
* lisp/url/url-util.el (url-encode-url): Simplify.
url-generic-parse-url copes with multibyte strings just fine
(https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24117#185).

* test/lisp/url/url-parse-tests.el
(url-generic-parse-url/multibyte-host-and-path): New test.
2017-05-10 03:34:58 +03:00
..
ChangeLog.1 ; Update contributor name 2017-05-06 18:38:18 -07:00
url-about.el
url-auth.el
url-cache.el Make the URL library use records. 2017-04-04 08:23:46 +02:00
url-cid.el
url-cookie.el
url-dav.el Make the URL library use records. 2017-04-04 08:23:46 +02:00
url-dired.el
url-domsuf.el
url-expand.el Make the URL library use records. 2017-04-04 08:23:46 +02:00
url-file.el Make the URL library use records. 2017-04-04 08:23:46 +02:00
url-ftp.el
url-future.el
url-gw.el
url-handlers.el
url-history.el
url-http.el Make the URL library use records. 2017-04-04 08:23:46 +02:00
url-imap.el Make the URL library use records. 2017-04-04 08:23:46 +02:00
url-irc.el
url-ldap.el Make the URL library use records. 2017-04-04 08:23:46 +02:00
url-mailto.el
url-methods.el
url-misc.el
url-news.el
url-nfs.el
url-ns.el
url-parse.el
url-privacy.el Remove references to OS/2 in code, doc, and comments 2017-04-08 13:16:08 -07:00
url-proxy.el
url-queue.el
url-tramp.el
url-util.el Simplify url-encode-url and add a test 2017-05-10 03:34:58 +03:00
url-vars.el Remove references to OS/2 in code, doc, and comments 2017-04-08 13:16:08 -07:00
url.el Remove references to OS/2 in code, doc, and comments 2017-04-08 13:16:08 -07:00