diff 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
line wrap: on
line diff
--- 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  <gerd@gnu.org>
 
+	* 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) <PT >= 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.