summaryrefslogtreecommitdiff
path: root/math/ess
diff options
context:
space:
mode:
Diffstat (limited to 'math/ess')
-rw-r--r--math/ess/pkg-message9
1 files changed, 6 insertions, 3 deletions
diff --git a/math/ess/pkg-message b/math/ess/pkg-message
index c5bf77f00d8b..d9e277ab51c7 100644
--- a/math/ess/pkg-message
+++ b/math/ess/pkg-message
@@ -1,9 +1,12 @@
-*****************************************************************************
+[
+{ type: install
+ message: <<EOM
For convenience, users may want to add:
;;;Emacs ESS
(require 'ess-site)
to their ~/.emacs or ~/.xemacs/init.el file.
-
-*****************************************************************************
+EOM
+}
+]