From c9aa3ef816c47569595773c7acebe6fc5a8115cc Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Mon, 22 Jun 1998 18:23:14 +0000 Subject: [PATCH] (rmail-summary-rmail-update): Fix indentation. --- lisp/mail/rmailsum.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/mail/rmailsum.el b/lisp/mail/rmailsum.el index 0e07116fba2..7bb42cb2f3a 100644 --- a/lisp/mail/rmailsum.el +++ b/lisp/mail/rmailsum.el @@ -773,8 +773,8 @@ Search, the `unseen' attribute is restored.") ;; and we have gone to a different message while searching, ;; put back `unseen' on the former one. (if rmail-summary-put-back-unseen - (rmail-set-attribute "unseen" t - rmail-current-message)) + (rmail-set-attribute "unseen" t + rmail-current-message)) ;; Arrange to do that later, for the new current message, ;; if it still has `unseen'. (setq rmail-summary-put-back-unseen -- 2.39.2