* lisp/imap.el: Require `digest-md5' when compiling; add autoload
authorueno <ueno>
Tue, 14 Dec 1999 09:20:55 +0000 (09:20 +0000)
committerueno <ueno>
Tue, 14 Dec 1999 09:20:55 +0000 (09:20 +0000)
commit9b280cd1a1c8fb36ae067b2cb1b8434b0dc5e831
treed84f1b4a2d9aaebe9269569976abcdb82300b4b2
parent59e8f9db689f511787d7cc8fa6af37c9d7efd4f9
* lisp/imap.el: Require `digest-md5' when compiling; add autoload
settings for `digest-md5-parse-digest-challenge' and
`digest-md5-digest-response'.
(imap-authenticators): Add `digest-md5'.
(imap-authenticator-alist): Setup for `digest-md5'.
(imap-digest-md5-p): New function.
(imap-digest-md5-auth): New function.
lisp/imap.el