First Commit
This commit is contained in:
commit
f894d49407
854 changed files with 20637 additions and 0 deletions
21
straight/build/dash-functional/dash-functional-autoloads.el
Normal file
21
straight/build/dash-functional/dash-functional-autoloads.el
Normal file
|
@ -0,0 +1,21 @@
|
|||
;;; dash-functional-autoloads.el --- automatically extracted autoloads -*- lexical-binding: t -*-
|
||||
;;
|
||||
;;; Code:
|
||||
|
||||
|
||||
;;;### (autoloads nil "dash-functional" "dash-functional.el" (0 0
|
||||
;;;;;; 0 0))
|
||||
;;; Generated autoloads from dash-functional.el
|
||||
|
||||
(register-definition-prefixes "dash-functional" '("-a" "-c" "-f" "-iteratefn" "-juxt" "-not" "-o" "-prodfn" "-rpartial"))
|
||||
|
||||
;;;***
|
||||
|
||||
(provide 'dash-functional-autoloads)
|
||||
;; Local Variables:
|
||||
;; version-control: never
|
||||
;; no-byte-compile: t
|
||||
;; no-update-autoloads: t
|
||||
;; coding: utf-8
|
||||
;; End:
|
||||
;;; dash-functional-autoloads.el ends here
|
Loading…
Add table
Add a link
Reference in a new issue