log src/fringe.c @ 109835:58e44f7a82d5

age author description
Mon, 09 Aug 2010 21:25:41 +0200 Andreas Schwab Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.
Thu, 05 Aug 2010 16:34:12 -0700 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
Tue, 20 Jul 2010 22:21:03 +0200 Juanma Barranquero Convert some more functions to standard C.
Thu, 15 Jul 2010 19:48:34 +0300 Eli Zaretskii Restore mistakenly reverted code from revno 99854.1.6 merged in revno 99950.
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Mon, 05 Jul 2010 18:58:31 +0900 YAMAMOTO Mitsuharu Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.