;;; dashboard-autoloads.el --- automatically extracted autoloads ;; ;;; Code: (add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path)))) ;;;### (autoloads nil "dashboard" "dashboard.el" (0 0 0 0)) ;;; Generated autoloads from dashboard.el (autoload 'dashboard-setup-startup-hook "dashboard" "\ Setup post initialization hooks. If a command line argument is provided, assume a filename and skip displaying Dashboard. \(fn)" nil nil) (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "dashboard" '("dashboard-"))) ;;;*** ;;;### (autoloads nil "dashboard-widgets" "dashboard-widgets.el" ;;;;;; (0 0 0 0)) ;;; Generated autoloads from dashboard-widgets.el (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "dashboard-widgets" '("dashboard-" "recentf-list"))) ;;;*** ;;;### (autoloads nil nil ("dashboard-pkg.el") (0 0 0 0)) ;;;*** ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; coding: utf-8 ;; End: ;;; dashboard-autoloads.el ends here