Mercurial > emacs
changeset 43429:e578c09a0485
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 20 Feb 2002 14:52:54 +0000 |
parents | 27bc3e253caf |
children | 5288b3225c40 |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <storm@cua.dk> + + * 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 <Pavel@Janik.cz> * xfns.c (gif_load): Use correct width and height for GIF images.