X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2FChangeLog;h=79dca4a13fc749f1e36b3dd209a6f44bb5a1ad78;hp=1987652a1fac05cfe1351dfe997fa288b9f046b0;hb=8cf4a2793516d4acc710eebee82798cd165f7b90;hpb=4e6059829fce4c68a3161dc03313fa66348e7554 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1987652a1..79dca4a13 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,34 @@ +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. + 2010-10-21 Lars Magne Ingebrigtsen * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images