aboutsummaryrefslogtreecommitdiff
path: root/misc/elscreen/pkg-message
blob: fca5f515db6b0a0d412c333807a91e5d70c0f766 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
{ type: install
  message: <<EOM
Before using Elscreen, you must set following elisp
to your own Emacs configuration:

(require 'elscreen)
(elscreen-start)
EOM
}
]