Mercurial > emacs
view admin/FOR-RELEASE @ 56846:5817080daeba
* xmenu.c (digest_single_submenu): Set lname and lkey in widget_value
instead of name and key.
(update_submenu_strings): New function.
(set_frame_menubar): Remove call to inhibit_garbage_collection,
call update_submenu_strings. Call ENCODE_MENU_STRING for top level
menu names.
* gtkutil.h (_widget_value): Added lname and lkey.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Mon, 30 Aug 2004 19:42:53 +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: