X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=79dca4a13fc749f1e36b3dd209a6f44bb5a1ad78;hb=8cf4a2793516d4acc710eebee82798cd165f7b90;hp=a20f66a255a70479216d28b2c88472f4ad98b450;hpb=96d744e88123192f97a404900e6914d5ac36d750;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a20f66a25..79dca4a13 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,30 @@ +2010-10-22 Lars Magne Ingebrigtsen + + * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point + instead of the summary one. + +2010-10-22 Katsumi Yamaoka + + * mml.el (mml-preview): Work properly when editing article. + + * gnus-start.el (gnus-read-active-file-1): Don't add method to + gnus-have-read-active-file if it's already been in. + +2010-10-22 Tom Tromey + + * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to + gnus-group-completing-read. + +2010-10-21 Lars Magne Ingebrigtsen + + * message.el (message-mode-map): Don't bind M-; to comment region, to + allow the global comment-dwim to work. + +2010-10-21 Julien Danjou + + * message.el (message-setup-1): Allow message-default-headers to be a + function. + 2010-10-21 Katsumi Yamaoka * shr.el (shr-tag-table): Simplify.