diff --git a/modules/term/eshell/autoload/company.el b/modules/term/eshell/autoload/company.el index 6086f7424..1d24cf99a 100644 --- a/modules/term/eshell/autoload/company.el +++ b/modules/term/eshell/autoload/company.el @@ -34,6 +34,7 @@ (concat prefix (substring cand skip))) cnds))) +;;;###autoload (defun company-pcomplete-available () (when (eq company-pcomplete-available 'unknown) (condition-case _err