summaryrefslogtreecommitdiff
path: root/lang/clisp/files/pkg-message.in
blob: 854427363b97175e83679937ca12b39f47486b92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
{ type: install
  message: <<EOM
Emacs and Vim editing facilities for CLISP were installed into:
%%DATADIR%%

And you will have to symlink/copy the files to the corresponding directories.
For global installation:

Emacs:	%%PREFIX%%/share/emacs/site-lisp
Vim:	$VIMRUNTIME/vimfiles/after/syntax

Alternatively you may do per-user installations.
EOM
}
]