You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
278 B

(add-to-list 'load-path "@SITELISP@")
(autoload 'company-quickhelp-local-mode "company-quickhelp"
"Provides documentation popups for `company-mode' using `pos-tip'." t)
(autoload 'company-quickhelp-mode "company-quickhelp"
"Toggle Company-Quickhelp mode in all buffers." t)