* ntlm.el (ntlm-string-as-unibyte): New macro.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 5 Jan 2004 04:52:23 +0000 (04:52 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 5 Jan 2004 04:52:23 +0000 (04:52 +0000)
commitc07232397d4d2475cb02471401578b1d20d12334
treebeb235411ce559d99eededd81455e24eff45e04c
parent87bfa04ffc0e06d3125e10bf6ba1533683bc108a
* ntlm.el (ntlm-string-as-unibyte): New macro.
(ntlm-build-auth-response): Use it.

Remove Emacs 20 stuff:
* dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
(butlast, mapc, remove): Remove the compiler macros.
* gnus-msg.el (gnus-summary-news-other-window): Use remove instead of delq
 and copy-sequence.
* gnus-art.el (popup-menu): Remove the compiler macro.
* nnmail.el (nnmail-split-fancy): Don't support customizing with Emacs 20.
lisp/ChangeLog
lisp/dgnushack.el
lisp/gnus-art.el
lisp/gnus-msg.el
lisp/nnmail.el
lisp/ntlm.el