]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 21 Nov 2004 14:58:40 +0000 (14:58 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 21 Nov 2004 14:58:40 +0000 (14:58 +0000)
src/ChangeLog

index 40d6992bd6a9318aae5945c7e3e28e08f8eb4b8b..95c16b8b4b4473e3f3e087fed6f194f6b8c75875 100644 (file)
@@ -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.