27 lines
684 B
EmacsLisp
27 lines
684 B
EmacsLisp
|
;;; magit-section-autoloads.el --- automatically extracted autoloads -*- lexical-binding: t -*-
|
|||
|
;;
|
|||
|
;;; Code:
|
|||
|
|
|||
|
(add-to-list 'load-path (directory-file-name
|
|||
|
(or (file-name-directory #$) (car load-path))))
|
|||
|
|
|||
|
|
|||
|
;;;### (autoloads nil "magit-section" "magit-section.el" (0 0 0 0))
|
|||
|
;;; Generated autoloads from magit-section.el
|
|||
|
|
|||
|
(register-definition-prefixes "magit-section" '("isearch-clean-overlays@magit-mode" "magit-"))
|
|||
|
|
|||
|
;;;***
|
|||
|
|
|||
|
;;;### (autoloads nil nil ("magit-section-pkg.el") (0 0 0 0))
|
|||
|
|
|||
|
;;;***
|
|||
|
|
|||
|
;; Local Variables:
|
|||
|
;; version-control: never
|
|||
|
;; no-byte-compile: t
|
|||
|
;; no-update-autoloads: t
|
|||
|
;; coding: utf-8
|
|||
|
;; End:
|
|||
|
;;; magit-section-autoloads.el ends here
|