Make NEWS export to text better
Run org-convert-to-odd-levels on NEWS and set local variables so that sections can easily be exported for release announcements.
This commit is contained in:
parent
8d0a46cc88
commit
94175829b9
2 changed files with 332 additions and 325 deletions
|
@ -129,6 +129,11 @@ Release procedure
|
|||
See http://www.gnu.org/prep/maintain/html_node/Announcements.html for
|
||||
more on making release announcements.
|
||||
|
||||
Excerpts of NEWS can be formatted for inclusion in the email by
|
||||
selecting the relevant version subtree via M-x org-mark-element,
|
||||
minus the "* Changes in version x.y.z", running M-x
|
||||
org-export-dispatch, and exporting as plain text.
|
||||
|
||||
- Update the git repositories to the next expected version, so that anyone
|
||||
who builds from git gets a version of Stow which is higher than the release
|
||||
which was just cut:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue