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.

27 lines
718 B

  1. ;;; soap-client-autoloads.el --- automatically extracted autoloads
  2. ;;
  3. ;;; Code:
  4. ;;;### (autoloads nil "soap-client" "soap-client.el" (0 0 0 0))
  5. ;;; Generated autoloads from soap-client.el
  6. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "soap-client" '("soap-")))
  7. ;;;***
  8. ;;;### (autoloads nil "soap-inspect" "soap-inspect.el" (0 0 0 0))
  9. ;;; Generated autoloads from soap-inspect.el
  10. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "soap-inspect" '("soap-")))
  11. ;;;***
  12. (provide 'soap-client-autoloads)
  13. ;; Local Variables:
  14. ;; version-control: never
  15. ;; no-byte-compile: t
  16. ;; no-update-autoloads: t
  17. ;; coding: utf-8
  18. ;; End:
  19. ;;; soap-client-autoloads.el ends here