From 8793eb138e9ae4bf2058339d6f6536fbe79fc032 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Bernardy Date: Tue, 30 Apr 2019 08:45:17 +0200 Subject: [PATCH] attempt fix build --- boon-core.el | 1 + 1 file changed, 1 insertion(+) diff --git a/boon-core.el b/boon-core.el index 64b6b2e..e2f3763 100644 --- a/boon-core.el +++ b/boon-core.el @@ -45,6 +45,7 @@ See also `boon-special-mode-list'. (push 'boon-mode-map-alist emulation-mode-map-alists) ;; States +(defvar-local boon-off-state nil "Used to disable boon altogether without fiddling with emulation-mode-map-alists") (defvar-local boon-command-state nil "Non-nil when boon command mode is activated. (Boon commands can be entered in this mode.)") (defvar-local boon-insert-state nil "Non-nil when boon insert mode is activated.") (defvar-local boon-special-state nil "Non-nil when special state is