Mercurial > emacs
view admin/FOR-RELEASE @ 56976:b3aa8cb4c381
(reset_buffer, init_buffer_once): Handle auto_save_file_format field.
(syms_of_buffer): Add DEFVAR_PER_BUFFER for `buffer-auto-save-file-format'.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 08 Sep 2004 02:23:55 +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: