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

28 lines
677 B
EmacsLisp
Raw Normal View History

2016-02-24 22:06:01 +00:00
;;; 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" (22221
;;;;;; 60704 390000 0))
;;; 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