1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 17:10:51 -08:00
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
url-auth.el
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
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
url-domsuf.el
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
url-ftp.el
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
url-handlers.el Add some declarations to url-handlers.el 2013-05-22 00:30:44 -07:00
url-history.el
url-http.el * lisp/url/url-http.el (status): Remove, unused. 2013-07-22 00:06:21 -04:00
url-imap.el
url-irc.el
url-ldap.el
url-mailto.el
url-methods.el
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
url-ns.el
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
url-proxy.el Silence some compiler warnings 2013-05-21 00:25:14 -07:00
url-queue.el
url-util.el
url-vars.el
url.el Fix declaration typo 2013-05-23 00:42:16 -07:00