Remove limit on number of bitmaps.
authorKim F. Storm <storm@cua.dk>
Wed, 29 Sep 2004 14:22:25 +0000 (14:22 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 29 Sep 2004 14:22:25 +0000 (14:22 +0000)
commitad67849eb360efba2796cf45161f3067ca5d9e48
tree8d512fdbd1ecdeb3cbca8152249b2f66c5cc414b
parentb3b08f03c45f4ed3b1a5eff5b78a4aaea2fa0044
Remove limit on number of bitmaps.
(fringe_bitmaps, fringe_faces): Change to pointers.
(max_fringe_bitmaps): New var.
(Fdefine_fringe_bitmap): Expand fringe_bitmaps and fringe_faces.
(init_fringe): Allocate fringe_bitmaps and fringe_faces.
src/fringe.c