]> code.delx.au - gnu-emacs-elpa/commitdiff
url-http-ntlm: Port to cl-lib
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Tue, 27 Oct 2015 02:42:52 +0000 (22:42 -0400)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 18 Feb 2016 03:19:53 +0000 (22:19 -0500)
* url-http-ntlm.el: Require cl-lib.
(url-http-ntlm--ensure-keepalive): Use cl-assert.
(url-http-ntlm--get-stage): Use cl-destructuring-bind.
(url-http-ntlm--authorisation): Use cl-second.
(url-http-ntlm--rmssoc): Use cl-remove.
(url-ntlm-auth): Use cl-case and cl-destructuring-bind.


No differences found