Mercurial > emacs
log src/character.c @ 109450:7648120ec325
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 |
Sun, 04 Jul 2010 00:50:25 -0700 | Dan Nicolaescu | Convert (most) functions in src to standard C. |