Klimi's new dotfiles with stow.
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.

22 rivejä
709 B

4 vuotta sitten
  1. ;;; dash-autoloads.el --- automatically extracted autoloads
  2. ;;
  3. ;;; Code:
  4. (add-to-list 'load-path (directory-file-name
  5. (or (file-name-directory #$) (car load-path))))
  6. ;;;### (autoloads nil "dash" "dash.el" (0 0 0 0))
  7. ;;; Generated autoloads from dash.el
  8. (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")))
  9. ;;;***
  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-autoloads.el ends here