summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/org-static-blog/files/50org-static-blog-gentoo.el')
-rw-r--r--app-emacs/org-static-blog/files/50org-static-blog-gentoo.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-emacs/org-static-blog/files/50org-static-blog-gentoo.el b/app-emacs/org-static-blog/files/50org-static-blog-gentoo.el
new file mode 100644
index 000000000000..19fa211bbbd4
--- /dev/null
+++ b/app-emacs/org-static-blog/files/50org-static-blog-gentoo.el
@@ -0,0 +1,3 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'org-static-blog-mode "org-static-blog"
+ "Blogging with org-mode and emacs." t)