mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07: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
|
|
}
|
|
]
|