diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2019-08-12 14:11:47 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2019-08-12 14:11:47 +0000 |
commit | f7976caedfeb6148e026e88d5b41b0a1e6dc153f (patch) | |
tree | fce60360d378b01228a2a0494b450841c3e228d9 /editors/apel/pkg-descr | |
parent | Add an entry for the Perl default version change. (diff) |
- Switch to the version maintained by the developers of Wanderlust.
- Update to the snapshot on 2019-04-07.
Notes
Notes:
svn path=/head/; revision=508738
Diffstat (limited to 'editors/apel/pkg-descr')
-rw-r--r-- | editors/apel/pkg-descr | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/editors/apel/pkg-descr b/editors/apel/pkg-descr index 35859c84a01d..2c0e26797500 100644 --- a/editors/apel/pkg-descr +++ b/editors/apel/pkg-descr @@ -17,7 +17,4 @@ APEL stands for "A Portable Emacs Library" and contains these modules: - poem: provide basic functions to write portable MULE programs - static: utility for static evaluation -To use apel, put the following setup into your ~/.emacs: - (require 'apel-setupel) - -WWW: http://git.chise.org/elisp/apel/index.html.en +WWW: https://github.com/wanderlust/apel |