File: Checklist

package info (click to toggle)
mmm-mode 0.5.11-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 540 kB
  • sloc: lisp: 3,712; makefile: 71; sh: 33
file content (16 lines) | stat: -rw-r--r-- 533 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
-*-text-*-
                 Checklist for New MMM Mode Releases

0. Test all new code, under all Emacsen if possible.  Check that the
   package builds and installs.

1. Check everything into Git.

2. Update the NEWS and TODO files and any other commentary files and
   check them into Git.

3. Update version numbers and dates in `mmm-mode.el' and
   `mmm-vars.el'. Check them in with comment "Release x.x.x".

4. Make a Git snapshot (`C-x v s') of the MMM Mode directory.  This is
   the point at which a release becomes official.