mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-18 8f6f2705a38e2515b6c57fda12c5be29fb9a798f
commit | author | age
5cb5f7 1 ;;; pos-tip-autoloads.el --- automatically extracted autoloads
C 2 ;;
3 ;;; Code:
4
5 (add-to-list 'load-path (directory-file-name
6                          (or (file-name-directory #$) (car load-path))))
7
8
9 ;;;### (autoloads nil "pos-tip" "pos-tip.el" (0 0 0 0))
10 ;;; Generated autoloads from pos-tip.el
11
12 (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "pos-tip" '("pos-tip-")))
13
14 ;;;***
15
16 ;; Local Variables:
17 ;; version-control: never
18 ;; no-byte-compile: t
19 ;; no-update-autoloads: t
20 ;; coding: utf-8
21 ;; End:
22 ;;; pos-tip-autoloads.el ends here