11 lines
158 B
Text
11 lines
158 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Before using Elscreen, you must set following elisp
|
|
to your own .emacs file.
|
|
|
|
(require 'elscreen)
|
|
(elscreen-start)
|
|
EOM
|
|
}
|
|
]
|