view admin/FOR-RELEASE @ 56957:56009bee8238

(uncomment-region-default, comment-region-default): New functions extracted from uncomment-region and comment-region. (comment-region, comment-region-function, uncomment-region) (uncomment-region-function): Use them.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 07 Sep 2004 05:18:49 +0000
parents c62b80691d9f
children 4695a6a3c61d
line wrap: on
line source

Tasks needed before the next release.

* DOCUMENTATION

** Finish updating the Emacs Lisp manual.

** Finish checking the Emacs Lisp manual.

** Update the Emacs manual.

** Check the Emacs Manual.

** Add missing years in copyright notices of all files.

** Update man/info.texi.

** Update man/ack.texi.

** Update AUTHORS.


* NEW FEATURES

** Test the mbox branch of Rmail.

** Install the mbox branch of Rmail.

** Update Gnus.

** 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.


Local variables:
mode: outline
end: