summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/emacs-presentation-mode/files/50emacs-presentation-mode-gentoo.el')
-rw-r--r--app-emacs/emacs-presentation-mode/files/50emacs-presentation-mode-gentoo.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/app-emacs/emacs-presentation-mode/files/50emacs-presentation-mode-gentoo.el b/app-emacs/emacs-presentation-mode/files/50emacs-presentation-mode-gentoo.el
new file mode 100644
index 00000000..9d3dc082
--- /dev/null
+++ b/app-emacs/emacs-presentation-mode/files/50emacs-presentation-mode-gentoo.el
@@ -0,0 +1,6 @@
+
+;;; emacs-presentation-mode site-lisp configuration
+
+(add-to-list 'custom-theme-load-path "@SITELISP@")
+
+(autoload 'presentation-mode "presentation" "Toggle Presentation mode ON or OFF." t)