1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
emacs/lisp/url
Hong Xu 9aa13cd4be Make url-hexify-string accept a list of allowed chars (bug#26469)
* lisp/url/url-util.el (url-hexify-string): Accept a list of allowed
chars.
* doc/misc/url.texi (URI Encoding): Update url-hexify-string doc and
index improvements (bug#24694).
2019-10-14 06:46:47 +02:00
..
ChangeLog.1
url-about.el
url-auth.el New function time-convert 2019-08-05 18:37:29 -07:00
url-cache.el
url-cid.el
url-cookie.el
url-dav.el Rewrite `url-dav-process-date-property' to use parse-time 2019-07-31 21:47:29 +02:00
url-dired.el
url-domsuf.el
url-expand.el
url-file.el Remove XEmacs compat code from url-*.el (Bug#37524) 2019-10-01 20:25:11 +02:00
url-ftp.el
url-future.el
url-gw.el
url-handlers.el
url-history.el
url-http.el Fix a typo in url-http.el 2019-10-02 18:24:03 +03:00
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 Remove XEmacs compat code from url-*.el (Bug#37524) 2019-10-01 20:25:11 +02:00
url-proxy.el
url-queue.el
url-tramp.el
url-util.el Make url-hexify-string accept a list of allowed chars (bug#26469) 2019-10-14 06:46:47 +02:00
url-vars.el Update some URLs 2019-09-23 00:12:52 -07:00
url.el