Personal emacs config
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.

23 lines
625 B

  1. ;;; dired-hacks-utils-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 "dired-hacks-utils" "dired-hacks-utils.el"
  7. ;;;;;; (0 0 0 0))
  8. ;;; Generated autoloads from dired-hacks-utils.el
  9. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "dired-hacks-utils" '("dired-")))
  10. ;;;***
  11. ;; Local Variables:
  12. ;; version-control: never
  13. ;; no-byte-compile: t
  14. ;; no-update-autoloads: t
  15. ;; coding: utf-8
  16. ;; End:
  17. ;;; dired-hacks-utils-autoloads.el ends here