aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 47f6bdfa98d..83a0653a3c1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-03-28 Gerd Moellmann <gerd@gnu.org> 12001-03-28 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xdisp.c (reseat_to_string): If STRING is multibyte, set
4 the iterator's multibyte_p flag.
5
3 * xfaces.c (realize_basic_faces): Decrement menu_face_change_count 6 * xfaces.c (realize_basic_faces): Decrement menu_face_change_count
4 instead of setting it to zero; it's incremented for each frame 7 instead of setting it to zero; it's incremented for each frame
5 where the menu face is changed. 8 where the menu face is changed.