summaryrefslogtreecommitdiff
path: root/evil-collection-calc.el
diff options
context:
space:
mode:
authorPierre Neidhardt <ambrevar@gmail.com>2018-02-25 16:43:08 +0100
committerPierre Neidhardt <ambrevar@gmail.com>2018-02-25 21:01:11 +0100
commitcec6ec72cdb4d94b956bf17c6f60d69b9523b214 (patch)
treeadf3d5bfe1be0d4d4c1a098b74ae6c99e3310b12 /evil-collection-calc.el
parentcdfb85186b81fd0d8c00c4d6fbbb9f7e5a8ba8f7 (diff)
Silence compiler warningsmark
Diffstat (limited to 'evil-collection-calc.el')
-rw-r--r--evil-collection-calc.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/evil-collection-calc.el b/evil-collection-calc.el
index 25479be..3063aa0 100644
--- a/evil-collection-calc.el
+++ b/evil-collection-calc.el
@@ -29,6 +29,8 @@
(require 'evil)
(require 'calc)
+(declare-function evil-collection-inhibit-insert-state "evil-collection")
+
(defun evil-collection-calc-ext-setup ()
"Set up `evil' bindings for `calc'.
Since calc bindings are set on-demand when calc-ext is load, we