File: README

package info (click to toggle)
apel 10.8%2B0.20201106-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 508 kB
  • sloc: lisp: 2,365; sh: 89; makefile: 77
file content (39 lines) | stat: -rw-r--r-- 1,033 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
-*- outline -*-

[README for APEL-LB]


* What's APEL-LB?

APEL-LB is a variant of APEL.  The most remarkable feature is that it
uses lexical binding and supports only Emacs 24.5 and later.  See
README.[en|ja] for details of original APEL.


* GitHub

Development of APEL-LB uses Git.  The latest developing version is
available at the following Git repository:

  % git clone https://github.com/wanderlust/apel.git

Or you can view the APEL-LB repository via WWW at:

    https://github.com/wanderlust/apel

We hope you will join the open development.


* Bug reports

If you write bug-reports and/or suggestions for improvement, please
send them to the Wanderlust Mailing List.  See
https://wanderlust.github.io/wl-docs/wl.html#Wanderlust-Mailing-List
for details.

Alternatively, You can also use GitHub.  If you send a pull request,
please embed unindented ChangeLog entries in commit messages like
Emacs's.  See "Commit messages" section of Emacs's CONTRIBUTE
file.

https://git.savannah.gnu.org/cgit/emacs.git/plain/CONTRIBUTE