Mercurial > emacs
changeset 92463:7353ce1a4156
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 04 Mar 2008 03:52:22 +0000 |
parents | db4640fb66ee |
children | 9242087c9ddb |
files | lisp/gnus/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Tue Mar 04 03:52:10 2008 +0000 +++ b/lisp/gnus/ChangeLog Tue Mar 04 03:52:22 2008 +0000 @@ -1,11 +1,17 @@ +2008-03-04 Glenn Morris <rgm@gnu.org> + + * gnus-sum.el (top-level): No need to require gnus when compiling, + since unconditionally required near start of file. + (gnus-summary-display-while-building): Move definition before use. + 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca> * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify. * gnus-sum.el: Use inhibit-read-only and with-current-buffer. - (gnus-summary-jump-to-group): Consider windows on other displayed frames as - well. Similar changes might be needed elsewhere, but that's the one I've - bumped into during my use. + (gnus-summary-jump-to-group): Consider windows on other displayed + frames as well. Similar changes might be needed elsewhere, but that's + the one I've bumped into during my use. * nndoc.el (nndoc-oe-dbx-type-p): * gnus-msg.el (gnus-debug):