From: tsuchiya Date: Tue, 11 Sep 2001 07:51:52 +0000 (+0000) Subject: Fix typo in comment. X-Git-Tag: semi-gnus~18 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=6074318e9cb87d7efb4c5fb710678ae9250178f4;p=elisp%2Fgnus.git- Fix typo in comment. --- diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el index bc6a977..b90cd98 100644 --- a/lisp/gnus-art.el +++ b/lisp/gnus-art.el @@ -4928,9 +4928,7 @@ T-gnus change: Insert an article into `gnus-original-article-buffer'." ;; Associate this article with the current summary buffer. (setq gnus-article-current-summary gnus-summary-buffer) - ;; T-gnus change: Copy the requested article from - ;; `gnus-original-article-buffer' to the current buffer when - ;; this function is called. + ;; Copy the requested article from `gnus-original-article-buffer'. (insert-buffer gnus-original-article-buffer) ;; Decode charsets.