1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 21:20:45 -08:00
emacs/lisp/url
Lars Brinkhoff b6738682ae Make the URL library use records.
* lisp/url/url.el, lisp/url/url-cache.el, lisp/url/url-dav.el,
lisp/url/url-expand.el, lisp/url/url-file.el, lisp/url/url-imap.el,
lisp/url/url-ldap.el: Use `url-p' instead of `vectorp'.

* lisp/url/url-http.el (url-http): Check for type `url' instead of
`vector'.
2017-04-04 08:23:46 +02:00
..
ChangeLog.1
url-about.el
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
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
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
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
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 Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
url-news.el
url-nfs.el
url-ns.el
url-parse.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
url-privacy.el
url-proxy.el
url-queue.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
url-tramp.el
url-util.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
url-vars.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
url.el Make the URL library use records. 2017-04-04 08:23:46 +02:00