summaryrefslogtreecommitdiff
path: root/app-emacs/yasnippet/files/50yasnippet-gentoo-0.13.0.el
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/yasnippet/files/50yasnippet-gentoo-0.13.0.el')
-rw-r--r--app-emacs/yasnippet/files/50yasnippet-gentoo-0.13.0.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-emacs/yasnippet/files/50yasnippet-gentoo-0.13.0.el b/app-emacs/yasnippet/files/50yasnippet-gentoo-0.13.0.el
new file mode 100644
index 000000000000..e58ee2b29cf3
--- /dev/null
+++ b/app-emacs/yasnippet/files/50yasnippet-gentoo-0.13.0.el
@@ -0,0 +1,4 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'yas-minor-mode "yasnippet" "Toggle YASnippet mode." t)
+(autoload 'yas-global-mode "yasnippet" nil t)
+(autoload 'snippet-mode "yasnippet" "A mode for editing yasnippets" t)