log src/buffer.c @ 109430:0b8608a36b55

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
Mon, 05 Jul 2010 12:36:06 +0200 Juanma Barranquero Convert most remaining function definitions to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Sat, 05 Jun 2010 02:41:32 +0200 Juanma Barranquero Remove obsolete macro BASE_LEADING_CODE_P.
Thu, 03 Jun 2010 21:50:00 +0300 Juri Linkov * src/buffer.c (Fother_buffer): Add CHECK_FRAME.
Thu, 27 May 2010 19:30:11 -0400 Chong Yidong Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.