diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2020-08-08 13:49:54 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-08-09 21:14:36 -0300 |
| commit | df3fab18fe70ea750f6f06da30291c67de7e74f2 (patch) | |
| tree | f9e72ff732c6cd76f3602673fe5a6bc1f9109e93 /emacs/notmuch-lib.el | |
| parent | 73b8f0b8d71af395667022395b6d6bb692c3aaf2 (diff) | |
emacs: Increase consistency of library headers
Diffstat (limited to 'emacs/notmuch-lib.el')
| -rw-r--r-- | emacs/notmuch-lib.el | 2 |
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) |
