Files
dotfiles/emacs/.emacs.d/elpa/makey-20131231.630/makey-autoloads.el
2018-01-09 04:40:58 +01:00

22 lines
573 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.
;;; makey-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))
;;;### (autoloads nil "makey" "makey.el" (23124 14346 532072 955000))
;;; Generated autoloads from makey.el
(autoload 'makey-initialize-key-groups "makey" "\
Initializes KEY-GROUP and creates all the relevant interactive commands.
\(fn KEY-GROUP)" nil nil)
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; makey-autoloads.el ends here