my-emacs-d/elpa/id-manager-20160425.216/id-manager-autoloads.el

28 lines
649 B
EmacsLisp
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

;;; id-manager-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
;;;### (autoloads nil "id-manager" "id-manager.el" (22501 4892 376900
;;;;;; 628000))
;;; Generated autoloads from id-manager.el
(autoload 'idm-open-list-command "id-manager" "\
Load the id-password DB and open a list buffer.
\(fn &optional DB)" t nil)
(autoload 'idm-helm-command "id-manager" "\
Helm interface for id-manager.
\(fn)" t nil)
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; id-manager-autoloads.el ends here