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 Update copyright year to 2017 2016-12-31 19:42:26 -08: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 Update copyright year to 2017 2016-12-31 19:42:26 -08: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 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