changeset 58398:797032ecbb43

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 21 Nov 2004 14:58:40 +0000
parents b40efffdf96e
children af23c201a4fc
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Nov 21 14:37:29 2004 +0000
+++ b/src/ChangeLog	Sun Nov 21 14:58:40 2004 +0000
@@ -1,5 +1,9 @@
 2004-11-21  Kim F. Storm  <storm@cua.dk>
 
+	* xdisp.c (move_it_in_display_line_to, display_line): Restore
+	saved_face_id if overflow-newline-into-fringe is enabled and line
+	is continued before or in middle of element from display vector.
+
 	* indent.c (Fvertical_motion): Fix last change.  Use another
 	method to detect if iterator moved too far ahead after reseat.