My attempt to optimize my emacs load time <1 second
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.
 
 

28 lines
721 B

;;; org-roam-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
;;;### (autoloads nil "org-roam" "org-roam.el" (0 0 0 0))
;;; Generated autoloads from org-roam.el
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "org-roam" '("org-roam")))
;;;***
;;;### (autoloads nil "org-roam-utils" "org-roam-utils.el" (0 0 0
;;;;;; 0))
;;; Generated autoloads from org-roam-utils.el
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "org-roam-utils" '("org-roam--")))
;;;***
(provide 'org-roam-autoloads)
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; org-roam-autoloads.el ends here