# HG changeset patch # User Glenn Morris # Date 1204602742 0 # Node ID 7353ce1a41563375cf962200e7b26dad9e51d7b7 # Parent db4640fb66ee248aed87bc4790760616945004c5 *** empty log message *** diff -r db4640fb66ee -r 7353ce1a4156 lisp/gnus/ChangeLog --- 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 + + * 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 * 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):