diff options
| author | Steve Lee <me@xiangyangli.com> | 2017-12-13 03:56:31 +0800 |
|---|---|---|
| committer | Steve Lee <me@xiangyangli.com> | 2017-12-13 03:56:31 +0800 |
| commit | 1c64974a87c4fe531d7e1685a42f78ae1709681d (patch) | |
| tree | 1785632746d146d615a7988a0ff6ab818dc6582a /.emacs.d/elpa/oceanic-theme-20161015.119/oceanic-theme-autoloads.el | |
| parent | 60195d5fa0ff32414c2f9421b193542a25e7af6c (diff) | |
| download | dotfiles-1c64974a87c4fe531d7e1685a42f78ae1709681d.tar.xz dotfiles-1c64974a87c4fe531d7e1685a42f78ae1709681d.zip | |
new add
Diffstat (limited to '.emacs.d/elpa/oceanic-theme-20161015.119/oceanic-theme-autoloads.el')
| -rw-r--r-- | .emacs.d/elpa/oceanic-theme-20161015.119/oceanic-theme-autoloads.el | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.emacs.d/elpa/oceanic-theme-20161015.119/oceanic-theme-autoloads.el b/.emacs.d/elpa/oceanic-theme-20161015.119/oceanic-theme-autoloads.el new file mode 100644 index 0000000..9e3420c --- /dev/null +++ b/.emacs.d/elpa/oceanic-theme-20161015.119/oceanic-theme-autoloads.el @@ -0,0 +1,19 @@ +;;; oceanic-theme-autoloads.el --- automatically extracted autoloads +;; +;;; Code: +(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path)))) + +;;;### (autoloads nil "oceanic-theme" "oceanic-theme.el" (23088 12647 +;;;;;; 50741 187000)) +;;; Generated autoloads from oceanic-theme.el + +(when (and (boundp 'custom-theme-load-path) load-file-name) (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name)))) + +;;;*** + +;; Local Variables: +;; version-control: never +;; no-byte-compile: t +;; no-update-autoloads: t +;; End: +;;; oceanic-theme-autoloads.el ends here |
