Klimi's new dotfiles with stow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

52 lines
1.6 KiB

пре 4 година
  1. ;;; moe-theme-autoloads.el --- automatically extracted autoloads
  2. ;;
  3. ;;; Code:
  4. (add-to-list 'load-path (directory-file-name
  5. (or (file-name-directory #$) (car load-path))))
  6. ;;;### (autoloads nil "moe-dark-theme" "moe-dark-theme.el" (0 0 0
  7. ;;;;;; 0))
  8. ;;; Generated autoloads from moe-dark-theme.el
  9. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "moe-dark-theme" '("moe-dark")))
  10. ;;;***
  11. ;;;### (autoloads nil "moe-light-theme" "moe-light-theme.el" (0 0
  12. ;;;;;; 0 0))
  13. ;;; Generated autoloads from moe-light-theme.el
  14. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "moe-light-theme" '("moe-light")))
  15. ;;;***
  16. ;;;### (autoloads nil "moe-theme" "moe-theme.el" (0 0 0 0))
  17. ;;; Generated autoloads from moe-theme.el
  18. (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))))
  19. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "moe-theme" '("moe-")))
  20. ;;;***
  21. ;;;### (autoloads nil "moe-theme-switcher" "moe-theme-switcher.el"
  22. ;;;;;; (0 0 0 0))
  23. ;;; Generated autoloads from moe-theme-switcher.el
  24. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "moe-theme-switcher" '("moe-" "switch-" "convert-time-format-of-sunrise-and-sunset" "get-sunrise-sunset-string")))
  25. ;;;***
  26. ;;;### (autoloads nil nil ("moe-theme-pkg.el") (0 0 0 0))
  27. ;;;***
  28. ;; Local Variables:
  29. ;; version-control: never
  30. ;; no-byte-compile: t
  31. ;; no-update-autoloads: t
  32. ;; coding: utf-8
  33. ;; End:
  34. ;;; moe-theme-autoloads.el ends here