blob: 8a8067c4a87bd04f4a8561658d0838fad959d20d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
;;; flx-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))
;;;### (autoloads nil nil ("flx.el") (23450 31871 480387 514000))
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; flx-autoloads.el ends here
|