# HG changeset patch # User Gerd Moellmann # Date 972938762 0 # Node ID 1cbb720d4c77dd19862d2c5962185ea4876d7707 # Parent 5ab6f3e1f5c8e7f0965a95f4bc0594fdd481455f *** empty log message *** diff -r 5ab6f3e1f5c8 -r 1cbb720d4c77 src/ChangeLog --- a/src/ChangeLog Mon Oct 30 20:45:18 2000 +0000 +++ b/src/ChangeLog Mon Oct 30 20:46:02 2000 +0000 @@ -1,5 +1,11 @@ 2000-10-30 Gerd Moellmann + * xfaces.c (menu_face_change_count): New variable. + (Finternal_set_lisp_face_attribute): Increment it for changes + of the `menu' face. + (realize_basic_faces): Reflect changes in the `menu' faces + in menu bars. + * xdisp.c (try_scrolling) = scroll_margin_pos>: Add 1 to the dy obtained from the iterator's y-position after moving from scroll_margin_pos to PT; see comment there.