explicitly require cl-lib
This commit is contained in:
parent
ed00e3f620
commit
09bfb6791e
@ -21,6 +21,8 @@
|
||||
|
||||
;;; Code:
|
||||
|
||||
(require 'cl-lib)
|
||||
|
||||
(declare-function company-mode "company")
|
||||
(declare-function company-begin-backend "company")
|
||||
(declare-function company-grab-symbol "company")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user