mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-03 11:33:37 +00:00
(rmail-summary-rmail-update): Fix indentation.
This commit is contained in:
parent
bbb059f390
commit
c9aa3ef816
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user