From: Lars Magne Ingebrigtsen Date: Sun, 3 Oct 2010 12:50:29 +0000 (+0200) Subject: (shr-tag-blockquote): Convert name. X-Git-Url: https://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=795feeab0cc4216fe7bea104613c8ca6e95f593f;hp=d121b0d5025627dd34fb44b07e13a901eca601e1 (shr-tag-blockquote): Convert name. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 66864c884..6796ddd93 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2010-10-03 Lars Magne Ingebrigtsen + * shr.el (shr-tag-blockquote): Convert name. + * gnus-sum.el (gnus-summary-select-article-buffer): If the article buffer isn't shown, then select the current article first instead of bugging out. diff --git a/lisp/shr.el b/lisp/shr.el index d7a4d185a..04ed016e7 100644 --- a/lisp/shr.el +++ b/lisp/shr.el @@ -208,7 +208,7 @@ fit these criteria." (shr-ensure-newline))) (defun shr-tag-blockquote (cont) - (shr-pre cont)) + (shr-tag-pre cont)) (defun shr-ensure-newline () (unless (zerop (current-column))