# HG changeset patch # User Kim F. Storm # Date 1014216774 0 # Node ID e578c09a048570e8b1ccc44d9d17f7eb7ef64999 # Parent 27bc3e253caf7ec066a5bb9993c93c3560e24b86 *** empty log message *** diff -r 27bc3e253caf -r e578c09a0485 src/ChangeLog --- a/src/ChangeLog Wed Feb 20 14:51:46 2002 +0000 +++ b/src/ChangeLog Wed Feb 20 14:52:54 2002 +0000 @@ -1,3 +1,11 @@ +2002-02-20 Kim F. Storm + + * keyboard.c (menu_bar_items): Don't include keymap or local-map + bindings at PT when building menu (the menu is not updated often + enough for this to work reliable). + (tool_bar_items): Likewise. + (current_active_maps): Removed unused (and buggy) function. + 2002-02-20 Pavel Jan,Bm(Bk * xfns.c (gif_load): Use correct width and height for GIF images.