26 lines
589 B
EmacsLisp
Raw Normal View History

2019-10-20 16:24:07 -05:00
;;; monky-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))
;;;### (autoloads nil "monky" "monky.el" (22922 22445 0 0))
;;; Generated autoloads from monky.el
(autoload 'monky-status "monky" "\
Show the status of Hg repository.
\(fn &optional DIRECTORY)" t nil)
;;;***
;;;### (autoloads nil nil ("monky-pkg.el") (22922 22445 0 0))
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; monky-autoloads.el ends here