my-emacs-d/elpa/vala-snippets-20150428.2052/vala-snippets-autoloads.el

30 lines
700 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.

;;; vala-snippets-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))
;;;### (autoloads nil "vala-snippets" "vala-snippets.el" (22535 40606
;;;;;; 229561 983000))
;;; Generated autoloads from vala-snippets.el
(autoload 'vala-snippets-initialize "vala-snippets" "\
\(fn)" nil nil)
(eval-after-load 'yasnippet '(vala-snippets-initialize))
;;;***
;;;### (autoloads nil nil ("vala-snippets-pkg.el") (22535 40606 225561
;;;;;; 987000))
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; vala-snippets-autoloads.el ends here