aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-lib.el
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2020-08-08 13:49:54 +0200
committerDavid Bremner <david@tethera.net>2020-08-09 21:14:36 -0300
commitdf3fab18fe70ea750f6f06da30291c67de7e74f2 (patch)
treef9e72ff732c6cd76f3602673fe5a6bc1f9109e93 /emacs/notmuch-lib.el
parent73b8f0b8d71af395667022395b6d6bb692c3aaf2 (diff)
emacs: Increase consistency of library headers
Diffstat (limited to 'emacs/notmuch-lib.el')
-rw-r--r--emacs/notmuch-lib.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el
index 05d86ea1..fded2d7b 100644
--- a/emacs/notmuch-lib.el
+++ b/emacs/notmuch-lib.el
@@ -19,8 +19,6 @@
;;
;; Authors: Carl Worth <cworth@cworth.org>
-;; This is an part of an emacs-based interface to the notmuch mail system.
-
;;; Code:
(require 'cl-lib)