]> code.delx.au - gnu-emacs-elpa/blobdiff - company.el
company-version: Require find-func
[gnu-emacs-elpa] / company.el
index b40918c96e96883f83b53492497c871cd868a7e3..91637499031f31246daf31945b9b65566d340f3a 100644 (file)
@@ -2141,6 +2141,7 @@ Example: \(company-begin-with '\(\"foo\" \"foobar\" \"foobarbaz\"\)\)"
 If SHOW-VERSION is non-nil, show the version in the echo area."
   (interactive (list t))
   (with-temp-buffer
+    (require 'find-func)
     (insert-file-contents (find-library-name "company"))
     (require 'lisp-mnt)
     (if show-version