autoload company-pcomplete-available

This function is called from the eshell module

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
This commit is contained in:
Rudi Grinberg 2019-10-23 10:18:44 +09:00
parent 373d920715
commit bace6dddd2

View file

@ -34,6 +34,7 @@
(concat prefix (substring cand skip)))
cnds)))
;;;###autoload
(defun company-pcomplete-available ()
(when (eq company-pcomplete-available 'unknown)
(condition-case _err