X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/4bb81cc2ba5b44f97b14f7c7ae0dd6b972e71677..3928f2b67e69cd22995558cc205a2fc6aa33d477:/src/ChangeLog diff --git a/src/ChangeLog b/src/ChangeLog index 7f4e13b733..54d9a32804 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2011-02-14 Jan Djärv + + * xrdb.c (x_load_resources): For LUCID and XFT, don't put a + resource that specifies helvetica for menus and dialogs. + + * xmenu.c (apply_systemfont_to_dialog): Apply to *dialog.font. + (apply_systemfont_to_menu): Set resources *menubar*font and + *popup*font. Remove defflt. + (set_frame_menubar, create_and_show_popup_menu): Call + apply_systemfont_to_menu before lw_create_widget. + 2011-02-14 Tom Tromey * keyboard.h: Remove obsolete comment.