aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chime.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/chime.el b/chime.el
index 6650235..1599ba4 100644
--- a/chime.el
+++ b/chime.el
@@ -68,6 +68,9 @@
;; Declare functions from chime-debug.el (loaded conditionally)
(declare-function chime-debug-monitor-event-loading "chime-debug")
+(declare-function chime-debug-enable-async-monitoring "chime-debug")
+(declare-function chime--debug-log-async-error "chime-debug")
+(declare-function chime--debug-log-async-complete "chime-debug")
;;;; Customization Variables