eliminate use of inefficient match-data
[bpt/emacs.git] / admin / FOR-RELEASE
index ab8fc4a..b867ea6 100644 (file)
@@ -82,20 +82,35 @@ is encountered.
 
 ** Finish updating the Emacs Lisp manual.
 
+*** Update lispref/README.
+
 ** Update the Emacs manual.
 
 *** Update man/info.texi.
 
 ** Add missing years in copyright notices of all files.
 
+Policy document admin/notes/years must be updated before
+making further progress on this task!!!
+
 Please record your name here and say which part of the distribution
 you're going to handle.
 
 DIRECTORY              STATUS          IN CHARGE
 ---------              ------          ---------
-lisp/international     working         Kenichi Handa
-lisp/languages         working         Kenichi Handa
+leim                   working         Kenichi Handa
+lisp/calc              working         Thien-Thi Nguyen
+lisp/calendar          working         Glenn Morris
+lisp/emulation         working         Thien-Thi Nguyen
+lisp/eshell            working         Thien-Thi Nguyen
+lisp/international     done            Kenichi Handa
+lisp/languages         done            Kenichi Handa
+lisp/mh-e              working         Thien-Thi Nguyen
+lisp/net               working         Thien-Thi Nguyen
 lisp/play              working         Thien-Thi Nguyen
+lisp/term              working         Thien-Thi Nguyen
+lisp/toolbar           working         Thien-Thi Nguyen
+lisp/url               working         Thien-Thi Nguyen
 
 ** Update AUTHORS.
 
@@ -122,7 +137,7 @@ man/commands.texi   "Luc Teirlinck"  Chong Yidong
 man/custom.texi     Chong Yidong
 man/dired.texi      Chong Yidong     joakim@verona.se
 man/display.texi    "Luc Teirlinck"  Chong Yidong
-man/emacs.texi      "Luc Teirlinck"
+man/emacs.texi      "Luc Teirlinck"  Lute Kamstra
 man/entering.texi   "Luc Teirlinck"  Chong Yidong
 man/files.texi      "Luc Teirlinck"  Chong Yidong
 man/fixit.texi      "Luc Teirlinck"  Chong Yidong
@@ -175,7 +190,7 @@ lispref/customize.texi   Chong Yidong
 lispref/debugging.texi   Joakim Verona <joakim@verona.se>   Lute Kamstra
 lispref/display.texi     Chong Yidong
 lispref/edebug.texi      Chong Yidong
-lispref/elisp.texi       "Luc Teirlinck"
+lispref/elisp.texi       "Luc Teirlinck"   Lute Kamstra
 lispref/errors.texi      "Luc Teirlinck"
 lispref/eval.texi        "Luc Teirlinck"   Chong Yidong
 lispref/files.texi       "Luc Teirlinck"   Chong Yidong
@@ -214,10 +229,10 @@ lispref/windows.texi     "Luc Teirlinck"   Chong Yidong
 
 ** Check the Emacs Tutorial.
 
-The first line of every tutorial must begin with a sentence saying
-"Emacs Tutorial" in the respective language.  This should be followed
-by "See end for copying conditions", likewise in the respective
-language.
+The first line of every tutorial must begin with text ending in a period
+(".", ASCII 0x2E) saying "Emacs Tutorial" in the respective language.
+This should be followed by "See end for copying conditions", likewise
+in the respective language.
 
 After each file name, on the same line or the following line, come the
 names of the people who have checked it.