log src/fringe.c @ 109179:8cfee7d2955f

age author description
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Tue, 06 Jul 2010 16:24:57 -0400 Chong Yidong * fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Thu, 10 Jun 2010 00:08:50 +0200 Andreas Schwab Merge from emacs-23
Thu, 03 Jun 2010 17:34:35 +0200 Juanma Barranquero Fix typos.
Sat, 08 May 2010 12:29:49 +0300 Eli Zaretskii Fix fringe truncation bitmaps in R2L lines.