1-*- outline -*-
2
3[README for SEMI-EPG]
4
5
6* What's SEMI-EPG?
7
8SEMI-EPG is a variant of SEMI.  The remarkable features are that it
9uses EasyPG and lexical binding, so Emacs 24.5 and later are
10supported.  See README.[en|ja] for details of original SEMI.
11
12
13* GitHub
14
15Development of SEMI-EPG uses Git.  The latest developing version is
16available at the following Git repository:
17
18  % git clone https://github.com/wanderlust/semi.git
19
20Or you can view the SEMI-EPG repository via WWW at:
21
22    https://github.com/wanderlust/semi
23
24We hope you will join the open development.
25
26
27* Bug reports
28
29If you write bug-reports and/or suggestions for improvement, please
30send them to the Wanderlust Mailing List.  See
31https://wanderlust.github.io/wl-docs/wl.html#Wanderlust-Mailing-List
32for details.
33
34Alternatively, You can also use GitHub.  If you send a pull request,
35please embed unindented ChangeLog entries in commit messages like
36Emacs's.  See "Commit messages" section of Emacs's CONTRIBUTE
37file.
38
39https://git.savannah.gnu.org/cgit/emacs.git/plain/CONTRIBUTE
40