diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2013-07-22 00:06:21 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2013-07-22 00:06:21 -0400 |
commit | 3a3f390d1b9e2af901f6b3ed984773c39d2522b4 (patch) | |
tree | 9bb9e3b5984634942dbb0b05b8e305c050fcebb4 /lisp/emacs-lisp | |
parent | a1c80d9d45a2182cf9c42904bd1cc418ac233977 (diff) | |
download | emacs-3a3f390d1b9e2af901f6b3ed984773c39d2522b4.tar.gz emacs-3a3f390d1b9e2af901f6b3ed984773c39d2522b4.tar.bz2 emacs-3a3f390d1b9e2af901f6b3ed984773c39d2522b4.zip |
* 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.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions