;;; excorporate-autoloads.el --- automatically extracted autoloads  -*- lexical-binding: t -*-
;;
;;; Code:

(add-to-list 'load-path (directory-file-name
                         (or (file-name-directory #$) (car load-path))))


;;;### (autoloads nil "excorporate" "excorporate.el" (0 0 0 0))
;;; Generated autoloads from excorporate.el

(autoload 'excorporate "excorporate" "\
Start Excorporate.
If `excorporate-configuration' is non-nil, use it without
prompting, otherwise prompt for Exchange account information, starting
with an email address.

Prefixed with one \\[universal-argument], always prompt for
Exchange account information for a new web service connection.
ARGUMENT is the prefix argument.

\(fn &optional ARGUMENT)" t nil)

(register-definition-prefixes "excorporate" '("exco"))

;;;***

;;;### (autoloads nil "excorporate-calendar" "excorporate-calendar.el"
;;;;;;  (0 0 0 0))
;;; Generated autoloads from excorporate-calendar.el

(register-definition-prefixes "excorporate-calendar" '("exco"))

;;;***

;;;### (autoloads nil "excorporate-calfw" "excorporate-calfw.el"
;;;;;;  (0 0 0 0))
;;; Generated autoloads from excorporate-calfw.el

(autoload 'exco-calfw-show-day "excorporate-calfw" "\
Show meetings for the date specified by MONTH DAY YEAR.

\(fn MONTH DAY YEAR)" nil nil)

(register-definition-prefixes "excorporate-calfw" '("cfw:cp-set-contents-sources" "exco"))

;;;***

;;;### (autoloads nil "excorporate-diary" "excorporate-diary.el"
;;;;;;  (0 0 0 0))
;;; Generated autoloads from excorporate-diary.el

(autoload 'excorporate-diary-enable "excorporate-diary" "\
Enable Excorporate diary support." t nil)

(autoload 'excorporate-diary-disable "excorporate-diary" "\
Disable Excorporate diary support." t nil)

(register-definition-prefixes "excorporate-diary" '("exco"))

;;;***

;;;### (autoloads nil "excorporate-org" "excorporate-org.el" (0 0
;;;;;;  0 0))
;;; Generated autoloads from excorporate-org.el

(autoload 'exco-org-show-day "excorporate-org" "\
Show meetings for the date specified by MONTH DAY YEAR.

\(fn MONTH DAY YEAR)" nil nil)

(register-definition-prefixes "excorporate-org" '("exco"))

;;;***

;;;### (autoloads nil "excorporate-time-zones" "excorporate-time-zones.el"
;;;;;;  (0 0 0 0))
;;; Generated autoloads from excorporate-time-zones.el

(register-definition-prefixes "excorporate-time-zones" '("exco"))

;;;***

;;;### (autoloads nil nil ("excorporate-pkg.el") (0 0 0 0))

;;;***

;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; excorporate-autoloads.el ends here