(draw_window_fringes): Update prototype.
[bpt/emacs.git] / admin / FOR-RELEASE
dissimilarity index 75%
index a50e471..1898cf4 100644 (file)
-Tasks needed before the next release.
-
-* NEW FEATURES
-
-** Test the mbox branch of Rmail.
-
-** Install the mbox branch of Rmail.
-
-** Face remapping.
-
-
-* FATAL ERRORS
-
-** Investigate face cache related crash.
-
-Indications: Face cache seems to have been cleared, but
-redisplay uses an invalidated face_id with FACE_FROM_ID
-which then returns a NULL pointer.  Said to happen with
-isearch faces.
-
-
-* GTK RELATED BUGS
-
-** Make GTK scrollbars behave like others w.r.t. overscrolling.
-
-
-* DOCUMENTATION
-
-** Finish updating the Emacs Lisp manual.
-
-*** New display properties (KFS to provide input).
-
-** Update the Emacs manual.
-
-*** Update man/info.texi.
-
-*** Update man/ack.texi.
-
-** Add missing years in copyright notices of all files.
-
-** Update AUTHORS.
-
-** Reorder NEWS entries.
-
-** Check the Emacs manual.
-
-Each manual section should be proof-read by two people.  Write you
-name/initials in the DONE1 or DONE2 column when you have proof-read
-the corresponding manual section.
-
-DONE1  DONE2   SECTION
----------------------------------------------
-               man/abbrevs.texi
-               man/anti.texi
-LT             man/basic.texi
-LT             man/buffers.texi
-               man/building.texi   "Ted Zlatanov" <tzz@lifelogs.com>
-               man/calendar.texi
-               man/cmdargs.texi
-LT             man/commands.texi
-               man/custom.texi
-               man/dired.texi
-LT             man/display.texi
-LT             man/emacs.texi
-LT             man/entering.texi
-LT             man/files.texi
-LT             man/fixit.texi
-LT             man/frames.texi
-               man/glossary.texi
-LT             man/help.texi
-LT             man/indent.texi
-LT             man/killing.texi
-LT             man/kmacro.texi
-               man/macos.texi
-               man/maintaining.texi
-LT             man/major.texi
-LT             man/mark.texi
-LT             man/mini.texi
-               man/misc.texi
-               man/msdog.texi
-LT             man/mule.texi
-LT             man/m-x.texi
-               man/picture.texi
-               man/programs.texi
-LT             man/regs.texi
-               man/rmail.texi
-LT             man/screen.texi
-LT             man/search.texi
-               man/sending.texi
-LT             man/text.texi
-               man/trouble.texi
-LT             man/windows.texi
-               man/xresources.texi
-
-** Check the Emacs Lisp manual.
-
-Each manual section should be proof-read by two people.  Write you
-name/initials in the DONE1 or DONE2 column when you have proof-read
-the corresponding manual section.
-
-DONE1  DONE2   SECTION
----------------------------------------------
-LT             lispref/abbrevs.texi
-               lispref/advice.texi
-               lispref/anti.texi
-LT             lispref/backups.texi
-LT             lispref/buffers.texi
-               lispref/calendar.texi
-LT             lispref/commands.texi
-LT             lispref/compile.texi
-LT             lispref/control.texi
-               lispref/customize.texi
-               lispref/debugging.texi
-               lispref/display.texi
-               lispref/edebug.texi
-LT             lispref/elisp.texi
-LT             lispref/errors.texi
-LT             lispref/eval.texi
-LT             lispref/files.texi
-LT             lispref/frames.texi
-LT             lispref/functions.texi
-LT             lispref/hash.texi
-LT             lispref/help.texi
-               lispref/hooks.texi
-LT             lispref/internals.texi
-LT             lispref/intro.texi
-LT             lispref/keymaps.texi
-LT             lispref/lists.texi
-LT             lispref/loading.texi
-               lispref/locals.texi
-LT             lispref/macros.texi
-               lispref/maps.texi
-LT             lispref/markers.texi
-LT             lispref/minibuf.texi
-               lispref/modes.texi
-LT             lispref/nonascii.texi
-LT             lispref/numbers.texi
-LT             lispref/objects.texi
-LT             lispref/os.texi
-LT             lispref/positions.texi
-               lispref/processes.texi
-LT             lispref/searching.texi
-LT             lispref/sequences.texi
-LT             lispref/streams.texi
-LT             lispref/strings.texi
-LT             lispref/symbols.texi
-LT             lispref/syntax.texi
-               lispref/text.texi
-LT             lispref/tips.texi
-LT             lispref/variables.texi
-LT             lispref/windows.texi
-
-\f
-Local variables:
-mode: outline
-end:
+Tasks needed before the next release.
+
+* NEW FEATURES
+
+** Test the mbox branch of Rmail.
+
+** Install the mbox branch of Rmail.
+
+** Face remapping.
+
+
+* FATAL ERRORS
+
+** Investigate face cache related crash.
+
+Indications: Face cache seems to have been cleared, but
+redisplay uses an invalidated face_id with FACE_FROM_ID
+which then returns a NULL pointer.  Said to happen with
+isearch faces.
+
+
+* GTK RELATED BUGS
+
+** Make GTK scrollbars behave like others w.r.t. overscrolling.
+
+
+* DOCUMENTATION
+
+** Finish updating the Emacs Lisp manual.
+
+** Update the Emacs manual.
+
+*** Update man/info.texi.
+
+*** Update man/ack.texi.
+
+** Add missing years in copyright notices of all files.
+
+** Update AUTHORS.
+
+** Reorder NEWS entries.
+
+** Check the Emacs manual.
+
+Each manual section should be proof-read by at least two people.
+After each file name, on the same line or the following line, come the
+names of the people who have checked it.
+
+
+SECTION             READERS
+-----------------------------
+man/abbrevs.texi
+man/anti.texi
+man/basic.texi      "Luc Teirlinck"
+man/buffers.texi    "Luc Teirlinck"
+man/building.texi   "Ted Zlatanov" <tzz@lifelogs.com>
+man/calendar.texi
+man/cmdargs.texi
+man/commands.texi   "Luc Teirlinck"
+man/custom.texi
+man/dired.texi
+man/display.texi    "Luc Teirlinck"
+man/emacs.texi      "Luc Teirlinck"
+man/entering.texi   "Luc Teirlinck"
+man/files.texi      "Luc Teirlinck"
+man/fixit.texi      "Luc Teirlinck"
+man/frames.texi     "Luc Teirlinck"
+man/glossary.texi
+man/help.texi       "Luc Teirlinck"
+man/indent.texi     "Luc Teirlinck"
+man/killing.texi    "Luc Teirlinck"
+man/kmacro.texi     "Luc Teirlinck"
+man/macos.texi
+man/maintaining.texi
+man/major.texi      "Luc Teirlinck"
+man/mark.texi       "Luc Teirlinck"
+man/mini.texi       "Luc Teirlinck"
+man/misc.texi
+man/msdog.texi
+man/mule.texi       "Luc Teirlinck"
+man/m-x.texi        "Luc Teirlinck"
+man/picture.texi
+man/programs.texi
+man/regs.texi       "Luc Teirlinck"
+man/rmail.texi
+man/screen.texi     "Luc Teirlinck"
+man/search.texi     "Luc Teirlinck"
+man/sending.texi
+man/text.texi       "Luc Teirlinck"
+man/trouble.texi
+man/windows.texi    "Luc Teirlinck"
+man/xresources.texi
+
+** Check the Emacs Lisp manual.
+
+Each manual section should be proof-read by at least two people.
+After each file name, on the same line or the following line, come the
+names of the people who have checked it.
+
+SECTION                  READERS
+----------------------------------
+lispref/abbrevs.texi     "Luc Teirlinck"
+lispref/advice.texi
+lispref/anti.texi
+lispref/backups.texi     "Luc Teirlinck"
+lispref/buffers.texi     "Luc Teirlinck"
+lispref/calendar.texi
+lispref/commands.texi    "Luc Teirlinck"
+lispref/compile.texi     "Luc Teirlinck"
+lispref/control.texi     "Luc Teirlinck"
+lispref/customize.texi
+lispref/debugging.texi
+lispref/display.texi
+lispref/edebug.texi
+lispref/elisp.texi       "Luc Teirlinck"
+lispref/errors.texi      "Luc Teirlinck"
+lispref/eval.texi        "Luc Teirlinck"
+lispref/files.texi       "Luc Teirlinck"
+lispref/frames.texi      "Luc Teirlinck"
+lispref/functions.texi  "Luc Teirlinck"
+lispref/hash.texi       "Luc Teirlinck"
+lispref/help.texi       "Luc Teirlinck"
+lispref/hooks.texi
+lispref/internals.texi  "Luc Teirlinck"
+lispref/intro.texi      "Luc Teirlinck"
+lispref/keymaps.texi    "Luc Teirlinck"
+lispref/lists.texi      "Luc Teirlinck"
+lispref/loading.texi     "Luc Teirlinck"
+lispref/locals.texi
+lispref/macros.texi      "Luc Teirlinck"
+lispref/maps.texi
+lispref/markers.texi     "Luc Teirlinck"
+lispref/minibuf.texi     "Luc Teirlinck"
+lispref/modes.texi
+lispref/nonascii.texi    "Luc Teirlinck"
+lispref/numbers.texi    "Luc Teirlinck"
+lispref/objects.texi    "Luc Teirlinck"
+lispref/os.texi                 "Luc Teirlinck"
+lispref/positions.texi  "Luc Teirlinck"
+lispref/processes.texi
+lispref/searching.texi  "Luc Teirlinck"
+lispref/sequences.texi  "Luc Teirlinck"
+lispref/streams.texi    "Luc Teirlinck"
+lispref/strings.texi    "Luc Teirlinck"
+lispref/symbols.texi    "Luc Teirlinck"
+lispref/syntax.texi     "Luc Teirlinck"
+lispref/text.texi
+lispref/tips.texi       "Luc Teirlinck"
+lispref/variables.texi  "Luc Teirlinck"
+lispref/windows.texi     "Luc Teirlinck"
+
+\f
+Local variables:
+mode: outline
+end: