# HG changeset patch # User Gerd Moellmann # Date 983907442 0 # Node ID 4a9e2d1498b656fd856b2697c68dc711018e320d # Parent 6f672000994270b710b08cb386a1d880ba915a90 *** empty log message *** diff -r 6f6720009942 -r 4a9e2d1498b6 src/ChangeLog --- a/src/ChangeLog Tue Mar 06 19:36:22 2001 +0000 +++ b/src/ChangeLog Tue Mar 06 19:37:22 2001 +0000 @@ -16,7 +16,7 @@ to detect a case where we have to highlight a different region despite not having left the currently highlighted region. Set mouse_face_overlay in the x_display_info. - (x_term_init): Initialze the x_display_info's mouse_face_overlay. + (x_term_init): Initialize the x_display_info's mouse_face_overlay. * xterm.h (struct x_display_info): Add mouse_face_overlay.