First Commit

This commit is contained in:
Chris Cochrun 2021-02-16 09:06:14 -06:00
commit f894d49407
854 changed files with 20637 additions and 0 deletions

View 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