My attempt to optimize my emacs load time <1 second
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
592 B

  1. ;;; dash-functional-autoloads.el --- automatically extracted autoloads
  2. ;;
  3. ;;; Code:
  4. ;;;### (autoloads nil "dash-functional" "dash-functional.el" (0 0
  5. ;;;;;; 0 0))
  6. ;;; Generated autoloads from dash-functional.el
  7. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "dash-functional" '("-a" "-c" "-f" "-iteratefn" "-juxt" "-not" "-o" "-prodfn" "-rpartial")))
  8. ;;;***
  9. (provide 'dash-functional-autoloads)
  10. ;; Local Variables:
  11. ;; version-control: never
  12. ;; no-byte-compile: t
  13. ;; no-update-autoloads: t
  14. ;; coding: utf-8
  15. ;; End:
  16. ;;; dash-functional-autoloads.el ends here