1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/math/ess/pkg-message
2019-08-13 22:29:42 +00:00

13 lines
165 B
Plaintext

[
{ 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
}
]