Mercurial > emacs
view admin/FOR-RELEASE @ 89974:2fef8edebd5c
(detect_coding_utf_16): Don't set detect_info->found if
BOM is not found.
(detect_coding): Optimization for ISO-2022 when no 8-bit data is
found.
(detect_coding_system): Likewise.
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Mon, 13 Sep 2004 00:41:15 +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:
