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

;;; soap-client-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
;;;### (autoloads nil "soap-client" "soap-client.el" (0 0 0 0))
;;; Generated autoloads from soap-client.el
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "soap-client" '("soap-")))
;;;***
;;;### (autoloads nil "soap-inspect" "soap-inspect.el" (0 0 0 0))
;;; Generated autoloads from soap-inspect.el
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "soap-inspect" '("soap-")))
;;;***
(provide 'soap-client-autoloads)
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; soap-client-autoloads.el ends here