From 96ad95b656ccc5f0941c46b00e96af2dea312588 Mon Sep 17 00:00:00 2001 From: Protesilaos Stavrou Date: Sun, 24 Jan 2021 05:42:55 +0200 Subject: Add autoloads for global minor modes * git-email-notmuch.el (git-email-gnus-mode): Add special autoload comment. * git-email-gnus.el (git-email-notmuch-mode): Add autoload. These should not be necessary, given that the edited libraries only define a minor mode. --- git-email-notmuch.el | 1 + 1 file changed, 1 insertion(+) (limited to 'git-email-notmuch.el') diff --git a/git-email-notmuch.el b/git-email-notmuch.el index d0c9b93..0a8e5e7 100644 --- a/git-email-notmuch.el +++ b/git-email-notmuch.el @@ -31,6 +31,7 @@ (require 'git-email) +;;;###autoload (define-minor-mode git-email-notmuch-mode "Notmuch integration for git-email. If called interactively, toggle the mode. A positive prefix ARG -- cgit v1.2.3