Mercurial > emacs
comparison src/ChangeLog @ 33083:1cbb720d4c77
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 30 Oct 2000 20:46:02 +0000 |
parents | bf38bc8b1459 |
children | 7c4289b4f5aa |
comparison
equal
deleted
inserted
replaced
33082:5ab6f3e1f5c8 | 33083:1cbb720d4c77 |
---|---|
1 2000-10-30 Gerd Moellmann <gerd@gnu.org> | 1 2000-10-30 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * xfaces.c (menu_face_change_count): New variable. | |
4 (Finternal_set_lisp_face_attribute): Increment it for changes | |
5 of the `menu' face. | |
6 (realize_basic_faces): Reflect changes in the `menu' faces | |
7 in menu bars. | |
2 | 8 |
3 * xdisp.c (try_scrolling) <PT >= scroll_margin_pos>: Add 1 to the | 9 * xdisp.c (try_scrolling) <PT >= scroll_margin_pos>: Add 1 to the |
4 dy obtained from the iterator's y-position after moving from | 10 dy obtained from the iterator's y-position after moving from |
5 scroll_margin_pos to PT; see comment there. | 11 scroll_margin_pos to PT; see comment there. |
6 | 12 |