aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 35b32cc4fa0..10e2d62c0c3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -70,7 +70,7 @@
70 * w32fns.c (Fx_create_frame): Enable tool-bar when images are 70 * w32fns.c (Fx_create_frame): Enable tool-bar when images are
71 supported. 71 supported.
72 72
73 * w32term.c: (zv_bits): Declare as short, for word alignment. 73 * w32term.c (zv_bits): Declare as short, for word alignment.
74 (w32_read_socket) <WM_XBUTTONUP>: Fix last change. 74 (w32_read_socket) <WM_XBUTTONUP>: Fix last change.
75 (syms_of_w32term): Define x-use-underline-position-properties. 75 (syms_of_w32term): Define x-use-underline-position-properties.
76 76