summaryrefslogtreecommitdiff
path: root/app-emacs/pymacs/files/50pymacs-gentoo.el
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/pymacs/files/50pymacs-gentoo.el')
-rw-r--r--app-emacs/pymacs/files/50pymacs-gentoo.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/app-emacs/pymacs/files/50pymacs-gentoo.el b/app-emacs/pymacs/files/50pymacs-gentoo.el
new file mode 100644
index 000000000000..8c59be7e3365
--- /dev/null
+++ b/app-emacs/pymacs/files/50pymacs-gentoo.el
@@ -0,0 +1,5 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'pymacs-load "pymacs" nil t)
+(autoload 'pymacs-eval "pymacs" nil t)
+(autoload 'pymacs-apply "pymacs")
+(autoload 'pymacs-call "pymacs")