From: Lars Ingebrigtsen Date: Tue, 7 Feb 2012 00:22:43 +0000 (+0100) Subject: Merge remote-tracking branch 'origin/no-gnus' X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=f6234873d0f9a0ee9b26beab123cf4e9d77099c8 Merge remote-tracking branch 'origin/no-gnus' --- f6234873d0f9a0ee9b26beab123cf4e9d77099c8 diff --cc lisp/ChangeLog index 2bea734f4,2306e82ec..5c176277d --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@@ -1,18 -1,21 +1,36 @@@ +2012-02-07 Lars Ingebrigtsen + + * message.el (smtpmail-smtp-user): Silence compiler warning. + +2012-02-06 Lars Ingebrigtsen + + * message.el (message-multi-smtp-send-mail): Also allow specifying the + SMTP user name. + +2012-02-06 Katsumi Yamaoka + + * gnus-sum.el (gnus-summary-show-thread): + next-single-char-property-change may return nil in XEmacs. + (gnus-summary-article-map): Fix typo. + + 2012-02-07 Lars Ingebrigtsen + + * shr.el (shr-insert-document): Add doc string. + (shr-visit-file): Ditto. + (shr-remove-trailing-whitespace): New function. + (shr-insert-document): Use it to clean up trailing whitespace as the + final step (bug#10714). + + 2012-02-06 Lars Ingebrigtsen + + * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary + buffer if `gnus-kill-summary-on-exit' is nil. + + 2012-02-06 Katsumi Yamaoka + + * gnus-sum.el (gnus-summary-show-thread): + next-single-char-property-change may return nil in XEmacs. + 2012-02-06 Lars Ingebrigtsen * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus