Mercurial > emacs
log src/xfont.c @ 109717:8949aad5e992
age | author | description |
---|---|---|
Sun, 08 Aug 2010 14:03:45 -0700 | Dan Nicolaescu | Use const char* instead of char*. |
Thu, 05 Aug 2010 16:34:12 -0700 | Dan Nicolaescu | Remove extern declarations in .c files, .h files have them. |
Thu, 08 Jul 2010 00:18:28 +0200 | Andreas Schwab | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp |