emacs/lisp/url
Stefan Monnier 3a3f390d1b * lisp/url/url-http.el (status): Remove, unused.
(success): Remove var.
(url-http-handle-authentication): Return the value that `success'
should take instead of setting `success' directly.  Don't set `status'
since it's not used.
(url-http-parse-headers): Avoid unneeded setq.
Move the `setq success'.
(url-http): Use pcase.
(url-http-file-exists-p): Simplify.
2013-07-22 00:06:21 -04:00
..
.gitignore
ChangeLog * lisp/url/url-http.el (status): Remove, unused. 2013-07-22 00:06:21 -04:00
url-about.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-auth.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-cache.el * lisp/url/url-cache.el (url-cache-create-filename-using-md5): Don't waste your 2013-02-03 11:13:36 -05:00
url-cid.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-cookie.el Add bookmark support to eww 2013-06-26 18:54:48 +02:00
url-dav.el Silence some compiler warnings 2013-05-21 00:25:14 -07:00
url-dired.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-domsuf.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-expand.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
url-file.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-ftp.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-future.el * lisp/url/url-future.el (url-future-call): Remove useless value call. 2013-06-20 23:32:50 -07:00
url-gw.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-handlers.el Add some declarations to url-handlers.el 2013-05-22 00:30:44 -07:00
url-history.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-http.el * lisp/url/url-http.el (status): Remove, unused. 2013-07-22 00:06:21 -04:00
url-imap.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-irc.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-ldap.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-mailto.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-methods.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-misc.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
url-news.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
url-nfs.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-ns.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-parse.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
url-privacy.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-proxy.el Silence some compiler warnings 2013-05-21 00:25:14 -07:00
url-queue.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-util.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-vars.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url.el Fix declaration typo 2013-05-23 00:42:16 -07:00