mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
15 lines
294 B
Plaintext
15 lines
294 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Before using Wanderlust, you must set following elisp
|
|
to your own .emacs file.
|
|
|
|
(require 'wanderlust-startup)
|
|
|
|
Sample configuration files are installed into
|
|
${PREFIX}/share/examples/wanderlust. Please copy to
|
|
your home directory and edit them.
|
|
EOM
|
|
}
|
|
]
|