]> code.delx.au - gnu-emacs/commit
Silence some gnus compilation warnings
authorGlenn Morris <rgm@gnu.org>
Thu, 23 May 2013 05:05:27 +0000 (22:05 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 23 May 2013 05:05:27 +0000 (22:05 -0700)
commitc7641e3c89bbd310dea7d81da8599823b821057e
tree2a695822dd6d4d3ccce790dcddad3c13cdfed05f
parente2aec513de00c1bf420d0258c708ba25a9ab3eda
Silence some gnus compilation warnings

* gnus/mm-decode.el: No need to load term when compiling.
(term-mode, term-char-mode): Declare.

* gnus/mm-util.el: No need to load jka-compr when compiling.
(jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.

* gnus/nnmaildir.el: Require is automatically eval-and-compile.
(nnmail): Require at run-time too.

* gnus/registry.el (registry-size): Move definition before use.
lisp/gnus/ChangeLog
lisp/gnus/mm-decode.el
lisp/gnus/mm-util.el
lisp/gnus/nnmaildir.el
lisp/gnus/registry.el