1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 05:52:32 -08:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2004-10-17 13:16:31 +00:00
parent bfb2dda4b6
commit 345e75a892

View file

@ -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.