aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ca8cb293e7..d199fb6321 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
2000-04-01 Gerd Moellmann <[email protected]>
+ * xfaces.c (realize_basic_faces): Block input while realizing
+ the faces.
+
* keyboard.c (lispy_mouse_names): Add additional mouse names.
* termhooks.h (NUM_MOUSE_BUTTONS): Increase to 15.
@@ -7,7 +10,7 @@
2000-03-31 Gerd Moellmann <[email protected]>
* xterm.c (x_produce_glyphs): When displaying unibyte text
- or ASCII, handle case that per-char metric is NULL.
+ or ASCII, handle case that per-char metric is null.
2000-03-30 Ken Raeburn <[email protected]>