diff --git a/mu4e/org-mu4e.el b/mu4e/org-mu4e.el index 28a892ea..7f59bc94 100644 --- a/mu4e/org-mu4e.el +++ b/mu4e/org-mu4e.el @@ -1,6 +1,4 @@ -;;; org-mu4e -- Support for links to mu4e messages/queries from within -*- lexical-binding: t -*- -;;; org-mode, and for writing message in org-mode, sending them as -;;; rich-text +;;; org-mu4e -- support for links to mu4e messages and writing org-mode messages -*- lexical-binding: t -*- ;; ;; Copyright (C) 2012-2019 Dirk-Jan C. Binnema @@ -26,6 +24,9 @@ ;;; Commentary: +;; Support for links to mu4e messages/queries from within org-mode, +;; and for writing message in org-mode, sending them as rich-text. + ;;; Code: ;; The expect version here is org 8.x