mu4e: utils: fix indentation

This commit is contained in:
Dirk-Jan C. Binnema 2020-01-13 12:47:49 +02:00
parent 1631d98b9e
commit cf594413e2
1 changed files with 333 additions and 333 deletions

View File

@ -1,6 +1,6 @@
;;; mu4e-utils.el -- part of mu4e, the mu mail user agent -*- lexical-binding: t -*-
;;
;; Copyright (C) 2011-2019 Dirk-Jan C. Binnema
;; Copyright (C) 2011-2020 Dirk-Jan C. Binnema
;; Author: Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
;; Maintainer: Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
@ -627,7 +627,7 @@ used as a simple way to invoke some action when a message
changed.")
(make-obsolete-variable 'mu4e-msg-changed-hook
'mu4e-message-changed-hook "0.9.19")
'mu4e-message-changed-hook "0.9.19")
;; some handler functions for server messages
;;