Personal emacs config
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.

29 lines
816 B

  1. ;;; dracula-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 "dracula-theme" "dracula-theme.el" (0 0 0 0))
  7. ;;; Generated autoloads from dracula-theme.el
  8. (when load-file-name (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name))))
  9. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "dracula-theme" '("dracula-")))
  10. ;;;***
  11. ;;;### (autoloads nil nil ("dracula-theme-pkg.el" "test-profile.el")
  12. ;;;;;; (0 0 0 0))
  13. ;;;***
  14. ;; Local Variables:
  15. ;; version-control: never
  16. ;; no-byte-compile: t
  17. ;; no-update-autoloads: t
  18. ;; coding: utf-8
  19. ;; End:
  20. ;;; dracula-theme-autoloads.el ends here