mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
12 lines
158 B
Plaintext
12 lines
158 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Before using Elscreen, you must set following elisp
|
|
to your own .emacs file.
|
|
|
|
(require 'elscreen)
|
|
(elscreen-start)
|
|
EOM
|
|
}
|
|
]
|