summaryrefslogtreecommitdiff
path: root/devel/pymacs/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pymacs/pkg-message')
-rw-r--r--devel/pymacs/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/pymacs/pkg-message b/devel/pymacs/pkg-message
index 5b0e82acb11f..a557a3b65c72 100644
--- a/devel/pymacs/pkg-message
+++ b/devel/pymacs/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
Add the following to your emacs initialization file to enable pymacs:
(autoload 'pymacs-apply "pymacs")
@@ -9,3 +12,6 @@ Add the following to your emacs initialization file to enable pymacs:
See http://pymacs.progiciels-bpi.ca/pymacs.html for
documentation on using pymacs.
+EOM
+}
+]