From: Glenn Morris Date: Mon, 26 May 2014 02:20:47 +0000 (-0700) Subject: * etc/FOR-RELEASE: Mention generated files. X-Git-Tag: emacs-24.3.92~162 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1501bf82b601858f9e270b3aacb4d850ec01e372;p=emacs.git * etc/FOR-RELEASE: Mention generated files. --- diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 6af5027f73c..eb7e54876f2 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -4,6 +4,10 @@ Tasks needed before the next release. ** Either update, test, and support the old w32 build method, or remove it. +** Make sure the necessary sources and scripts for any generated files +are included in the source tarfile. (They don't need to be installed, +so eg admin/ is fine.) + ** Manuals Check for node names using problematic characters: find doc -name '*.texi' -exec grep '^@node[^,]*[:.()]' {} +