From 0d0ec3916c1a7089dc172347b0031cca4046b21d Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 18 Dec 2022 23:11:36 -0700 Subject: mailscripts.el: load notmuch and gnus libs only when required They are both large, and most users will use at most one of the two. Signed-off-by: Sean Whitton --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 5aea66f..f5bf071 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ mailscripts (28-1) UNRELEASED; urgency=medium - new commands: mailscripts-git-format-patch-{attach,drafts} - new DWIM wrapper command: mailscripts-prepare-patch - rewrite short description and add a brief commentary + - load the notmuch library only when code that requires it is called - move the mailscripts customisation group into the mail group - add declarations to fix byte compilation warnings - fix usage of cl-case in an internal function. -- cgit v1.2.3