Mercurial > emacs
log src/lread.c @ 109271:de58fd0baac5
age | author | description |
---|---|---|
Wed, 23 Jun 2010 10:22:36 +0200 | Andreas Schwab | * lread.c (read1): Signal error if #s is not followed by paren. |
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 |