Merge pull request #1933 from rgrinberg/pcompany-available-autoload

term/eshell: autoload company-pcomplete-available
This commit is contained in:
Henrik Lissner
2019-10-22 21:21:41 -04:00
committed by GitHub

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