]>
Commit | Line | Data |
---|---|---|
53e6db90 DC |
1 | ;;; better-defaults-autoloads.el --- automatically extracted autoloads -*- lexical-binding: t -*- |
2 | ;; | |
3 | ;;; Code: | |
4 | ||
5 | (add-to-list 'load-path (directory-file-name | |
6 | (or (file-name-directory #$) (car load-path)))) | |
7 | ||
8 | \f | |
9 | ;; Local Variables: | |
10 | ;; version-control: never | |
11 | ;; no-byte-compile: t | |
12 | ;; no-update-autoloads: t | |
13 | ;; coding: utf-8 | |
14 | ;; End: | |
15 | ;;; better-defaults-autoloads.el ends here |