;;; todoist-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 "todoist" "todoist.el" (0 0 0 0)) ;;; Generated autoloads from todoist.el (autoload 'todoist "todoist" "\ Main function to summon the todoist dashboard as 'org-mode'." t nil) (register-definition-prefixes "todoist" '("todoist-")) ;;;*** ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; coding: utf-8 ;; End: ;;; todoist-autoloads.el ends here