aboutsummaryrefslogtreecommitdiffstats
path: root/elpa/dashboard-20220409.620/dashboard-autoloads.el
blob: 6d2d64ac7b090319dbf58c04064591afe5c955ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
;;; dashboard-autoloads.el --- automatically extracted autoloads  -*- lexical-binding: t -*-
;;
;;; 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." nil nil)

(register-definition-prefixes "dashboard" '("dashboard-"))

;;;***

;;;### (autoloads nil "dashboard-widgets" "dashboard-widgets.el"
;;;;;;  (0 0 0 0))
;;; Generated autoloads from dashboard-widgets.el

(register-definition-prefixes "dashboard-widgets" '("dashboard-" "org-time-less-p" "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