]> code.delx.au - gnu-emacs/blobdiff - src/fringe.c
On MS-Windows, display busy cursor on all GUI frames.
[gnu-emacs] / src / fringe.c
index 7256987bcc25942b176f7d9d754771ea2839084e..d00aee0e0b6114ec47ba2042ed5906d5d3a4a15e 100644 (file)
@@ -634,7 +634,7 @@ draw_fringe_bitmap_1 (struct window *w, struct glyph_row *row, int left_p, int o
       return;
     }
 
-  PREPARE_FACE_FOR_DISPLAY (f, p.face);
+  prepare_face_for_display (f, p.face);
 
   /* Clear left fringe if no bitmap to draw or if bitmap doesn't fill
      the fringe.  */