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
commit 1a5c9f58c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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