]> git.eshelyaron.com Git - emacs.git/commit
* lisp/net/ntlm.el: Use lexical-binding
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 9 Oct 2018 00:59:59 +0000 (20:59 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 9 Oct 2018 00:59:59 +0000 (20:59 -0400)
commitfc6004e61760d3bd3e27b593c318e634a221652c
treef0d97c62b0588b56947ce929af847eeb8a0af554
parent763721613bd478396dec11c8ccf145927ae70a48
* lisp/net/ntlm.el: Use lexical-binding

(ntlm-string-as-unibyte): Remove.
(ntlm-build-auth-response): Use encode-coding-string instead.
(ntlm-build-auth-request, ntlm-build-auth-response, ntlm-ascii2unicode)
(ntlm-smb-owf-encrypt, ntlm-smb-hash, ntlm-smb-dohash, ntlm-md4hash):
Use fewer setq more Lisp-style.
lisp/net/ntlm.el