emacs.d/elpa/pos-tip-20191227.1356/pos-tip-autoloads.el

23 lines
559 B
EmacsLisp
Raw Normal View History

2020-03-24 18:20:37 +01:00
;;; pos-tip-autoloads.el --- automatically extracted autoloads
2020-02-15 15:22:32 +01:00
;;
;;; Code:
(add-to-list 'load-path (directory-file-name
(or (file-name-directory #$) (car load-path))))
2020-03-24 18:20:37 +01:00
;;;### (autoloads nil "pos-tip" "pos-tip.el" (0 0 0 0))
;;; Generated autoloads from pos-tip.el
2020-02-15 15:22:32 +01:00
2020-03-24 18:20:37 +01:00
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "pos-tip" '("pos-tip-")))
2020-02-15 15:22:32 +01:00
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
2020-03-24 18:20:37 +01:00
;;; pos-tip-autoloads.el ends here