aboutsummaryrefslogtreecommitdiff
path: root/modules/mu4e-org-contacts-setup.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mu4e-org-contacts-setup.el')
-rw-r--r--modules/mu4e-org-contacts-setup.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/mu4e-org-contacts-setup.el b/modules/mu4e-org-contacts-setup.el
index 034e74574..64e9a611f 100644
--- a/modules/mu4e-org-contacts-setup.el
+++ b/modules/mu4e-org-contacts-setup.el
@@ -7,6 +7,10 @@
;;; Code:
+(defvar mu4e-compose-complete-only-personal)
+(defvar mu4e-compose-complete-only-after)
+(declare-function cj/activate-mu4e-org-contacts-integration "mu4e-org-contacts-integration")
+
;; Load the integration module. Activation only runs when the module loaded
;; cleanly AND mu4e is present; otherwise this file is a no-op so the rest
;; of the config can load without mu4e installed.