From 8c41220cefa2a8cab4f65fbcdfe97fe08a2ecc10 Mon Sep 17 00:00:00 2001 From: Kim F. Storm Date: Fri, 11 Nov 2005 15:36:23 +0000 Subject: (FATAL ERRORS): Fix infinite loop in redisplay when displaying a non-breaking space in an overlay string. --- src/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/ChangeLog b/src/ChangeLog index c7af9a83701..cdba368c48a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2005-11-11 Kim F. Storm + * doc.c (Fsubstitute_command_keys): Doc fix. + * dispextern.h (struct it): New member ignore_overlay_strings_at_pos_p. * xdisp.c (handle_stop): Skip overlay string handling if -- cgit v1.2.1