my-emacs-d/elpa/magit-gh-pulls-20160513.310/magit-gh-pulls-autoloads.el

28 lines
682 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.

;;; magit-gh-pulls-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
;;;### (autoloads nil "magit-gh-pulls" "magit-gh-pulls.el" (22387
;;;;;; 29358 559405 127000))
;;; Generated autoloads from magit-gh-pulls.el
(autoload 'magit-gh-pulls-mode "magit-gh-pulls" "\
Pull requests support for Magit
\(fn &optional ARG)" t nil)
(autoload 'turn-on-magit-gh-pulls "magit-gh-pulls" "\
Unconditionally turn on `magit-pulls-mode'.
\(fn)" nil nil)
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; magit-gh-pulls-autoloads.el ends here