diff options
Diffstat (limited to 'admin/release-process')
| -rw-r--r-- | admin/release-process | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/admin/release-process b/admin/release-process index 410116becb4..e4ef4d94647 100644 --- a/admin/release-process +++ b/admin/release-process | |||
| @@ -83,8 +83,6 @@ documentation (or decide no updates are necessary) for those that aren't. | |||
| 83 | ** cusver-check from admin.el can help find new defcustoms missing | 83 | ** cusver-check from admin.el can help find new defcustoms missing |
| 84 | :version tags. | 84 | :version tags. |
| 85 | 85 | ||
| 86 | ** Add a line to etc/HISTORY for the release version number and date. | ||
| 87 | |||
| 88 | ** Manuals | 86 | ** Manuals |
| 89 | Check for node names using problematic characters: | 87 | Check for node names using problematic characters: |
| 90 | find doc -name '*.texi' -exec grep '^@node[^,]*[:.()]' {} + | 88 | find doc -name '*.texi' -exec grep '^@node[^,]*[:.()]' {} + |