changeset 57557:13225583da0d

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 17 Oct 2004 13:16:31 +0000
parents 563d042c8a29
children 97a5853254e0
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Oct 17 08:35:10 2004 +0000
+++ b/src/ChangeLog	Sun Oct 17 13:16:31 2004 +0000
@@ -1,3 +1,10 @@
+2004-10-17  Kim F. Storm  <storm@cua.dk>
+
+	* xdisp.c (overlay_arrow_at_row): Return overlay string rather
+	than bitmap if there is not left fringe.
+	(get_overlay_arrow_glyph_row): Also used on windows system.
+	(display_line): Display overlay string if no left fringe.
+
 2004-10-16  Jason Rumney  <jasonr@gnu.org>
 
 	* w32fns.c (w32_font_match): Encode font name being matched.