From: Lars Magne Ingebrigtsen Date: Wed, 20 Oct 2010 23:50:20 +0000 (+0200) Subject: Indent. X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=123adcf9b783e574789164bc5e3df6a1a4528c31 Indent. --- diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el index 39f631494..a6569be2d 100644 --- a/lisp/gnus-sum.el +++ b/lisp/gnus-sum.el @@ -10257,7 +10257,7 @@ groups." "Make edits to the current article permanent." (interactive) (save-excursion - ;; The buffer restriction contains the entire article if it exists. + ;; The buffer restriction contains the entire article if it exists. (when (article-goto-body) (let ((lines (count-lines (point) (point-max))) (length (- (point-max) (point))) @@ -10325,8 +10325,8 @@ groups." ;; Prettify the article buffer again. (unless no-highlight (with-current-buffer gnus-article-buffer - ;;;!!! Fix this -- article should be rehighlighted. - ;;;(gnus-run-hooks 'gnus-article-display-hook) + ;;!!! Fix this -- article should be rehighlighted. + ;;(gnus-run-hooks 'gnus-article-display-hook) (set-buffer gnus-original-article-buffer) (gnus-request-article (cdr gnus-article-current)