From: Kim F. Storm Date: Sun, 17 Oct 2004 13:16:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~4515 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=345e75a892a1fa6f0abf0ca4a7ce38ae6bfdde6c;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index b2fc3ce81a6..270c2ce69e5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2004-10-17 Kim F. Storm + + * 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 * w32fns.c (w32_font_match): Encode font name being matched.