]> code.delx.au - gnu-emacs-elpa/commitdiff
company-version: Require find-func
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 29 Apr 2015 03:02:47 +0000 (06:02 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 29 Apr 2015 03:02:47 +0000 (06:02 +0300)
#344

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