commit | author | age
|
5cb5f7
|
1 |
;;; dash-autoloads.el --- automatically extracted autoloads |
C |
2 |
;; |
|
3 |
;;; Code: |
|
4 |
|
|
5 |
(add-to-list 'load-path (directory-file-name |
|
6 |
(or (file-name-directory #$) (car load-path)))) |
|
7 |
|
|
8 |
|
|
9 |
;;;### (autoloads nil "dash" "dash.el" (0 0 0 0)) |
|
10 |
;;; Generated autoloads from dash.el |
|
11 |
|
|
12 |
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "dash" '("dash-" "-keep" "-butlast" "-non" "-only-some" "-zip" "-e" "->" "-a" "-gr" "-when-let" "-d" "-l" "-s" "-p" "-r" "-m" "-i" "-f" "-u" "-value-to-list" "-t" "--" "-c" "!cons" "!cdr"))) |
|
13 |
|
|
14 |
;;;*** |
|
15 |
|
|
16 |
;; Local Variables: |
|
17 |
;; version-control: never |
|
18 |
;; no-byte-compile: t |
|
19 |
;; no-update-autoloads: t |
|
20 |
;; coding: utf-8 |
|
21 |
;; End: |
|
22 |
;;; dash-autoloads.el ends here |