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 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
url-auth.el Initial implementation of HTTP Digest qop for url 2017-04-01 09:19:46 +03:00
url-cache.el Make the URL library use records. 2017-04-04 08:23:46 +02:00
url-cid.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
url-cookie.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
url-dav.el Make the URL library use records. 2017-04-04 08:23:46 +02:00
url-dired.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
url-domsuf.el Fix obsolete ‘test/automated’ references 2017-03-27 11:30:08 -07:00
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 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
url-future.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
url-gw.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
url-handlers.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
url-history.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
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 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
url-ldap.el Make the URL library use records. 2017-04-04 08:23:46 +02:00
url-mailto.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
url-methods.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
url-misc.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
url-news.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
url-nfs.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
url-ns.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
url-parse.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
url-privacy.el Remove references to OS/2 in code, doc, and comments 2017-04-08 13:16:08 -07:00
url-proxy.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
url-queue.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
url-tramp.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
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