diff options
| author | Dmitry Gutov <dmitry@gutov.dev> | 2024-02-22 06:28:21 +0200 |
|---|---|---|
| committer | Dmitry Gutov <dmitry@gutov.dev> | 2024-02-22 06:28:25 +0200 |
| commit | b1f5c7dbdc405e6e10d9ddd99a43a6b2ad61b176 (patch) | |
| tree | 8fed7a56a12d70dbc109a0d3713d95fa70bfe2de /Checklist | |
| parent | 48ffc5f28c232cbcf9e619b26b7c2b36645a52f0 (diff) | |
Release 0.5.11externals/mmm-mode
And update Checklist (there is no configure.in and Makefile.am anymore).
Diffstat (limited to 'Checklist')
| -rw-r--r-- | Checklist | 12 |
1 files changed, 2 insertions, 10 deletions
@@ -9,16 +9,8 @@ 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', `configure.in', - and `mmm-vars.el'. Check them in with comment "Released x.x.x". +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. - -5. Run `make dist' and upload the tarball. Upload to SourceForge. - - Adding Files - -To add a file to the distribution, edit `Makefile.am' and add it to -lisp_LISP (if an .el file) or EXTRA_DIST (otherwise). If necessary, -add autoloads for functions or submode classes to `mmm-auto.el'. |
