Show IRIs when no display text is available
[elpher.git] / RELEASE
1 Preparing a new Release
2 =======================
3
4 When preparing a new release, set the version number:
5
6 1. in config.mk:     VERSION variable
7 2. in elpher.el:     metadata at the top
8 3. in elpher.el:     definition of elpher-version
9 4. in elpher-pkg.el: second argument to 'define-package'
10 5. in elpher.texi:   'settitle' declaration at the top
11
12 Make sure the documentation is up to date and builds:
13
14     make elpher.info elpher.html elpher.pdf
15