* admin/make-tarball.txt: Add new step to ensure that new libraries
are assigned to packages.
You can use 'gnupload --delete' (see below for more gnupload details).
(We currently don't bother with this.)
+4. Check that all new Lisp libraries belong to sensible packages.
+ Run "make -C lisp finder-data" and check the diff of the generated
+ file against the previously released Emacs version to see what has
+ changed.
+
General steps (for each step, check for possible errors):
1. git pull # fetch from the repository