Mercurial > emacs
log src/composite.c @ 109573:228a5fa4eda0
age | author | description |
---|---|---|
Wed, 28 Jul 2010 22:48:06 -0700 | Dan Nicolaescu | Remove extern declarations from .c files, and them to .h files. |
Mon, 26 Jul 2010 20:52:35 -0700 | Dan Nicolaescu | Use const, move declarations to header files. |
Thu, 08 Jul 2010 14:25:08 -0700 | Dan Nicolaescu | Convert DEFUNs to standard C. |
Sun, 04 Jul 2010 00:50:25 -0700 | Dan Nicolaescu | Convert (most) functions in src 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_ |
Thu, 03 Jun 2010 21:02:32 +0200 | Juanma Barranquero | Remove obsolete pre-unicode2 macros. |