aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cf1a81b1612..27215026414 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12000-05-29 Gerd Moellmann <gerd@gnu.org> 12000-05-29 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xdisp.c (redisplay_window): Really switch buffers when
4 displaying mode lines, and temporarily set selected_frame to the
5 frame of the window that's redisplayed.
6
3 * xfaces.c (free_realized_faces): Block/unblock input. 7 * xfaces.c (free_realized_faces): Block/unblock input.
4 (free_realized_multibyte_face): Ditto. 8 (free_realized_multibyte_face): Ditto.
5 9