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.
|
|
;;; flycheck-pos-tip-autoloads.el --- automatically extracted autoloads |
|
|
;; |
|
|
;;; Code: |
|
|
(add-to-list 'load-path (or (file-name-directory #$) (car load-path))) |
|
|
|
|
|
;;;### (autoloads nil "flycheck-pos-tip" "flycheck-pos-tip.el" (22059 |
|
|
;;;;;; 18194 602984 397000)) |
|
|
;;; Generated autoloads from flycheck-pos-tip.el |
|
|
|
|
|
(autoload 'flycheck-pos-tip-error-messages "flycheck-pos-tip" "\ |
|
|
Display the tooltip that the messages of ERRORS. |
|
|
|
|
|
Concatenate all non-nil messages of ERRORS separated by empty |
|
|
lines, and display them with `pos-tip-show-no-propertize', which shows |
|
|
the messages in tooltip, depending on the number of lines. |
|
|
|
|
|
\(fn ERRORS)" nil nil) |
|
|
|
|
|
;;;*** |
|
|
|
|
|
;; Local Variables: |
|
|
;; version-control: never |
|
|
;; no-byte-compile: t |
|
|
;; no-update-autoloads: t |
|
|
;; End: |
|
|
;;; flycheck-pos-tip-autoloads.el ends here
|
|
|
|