Mercurial > emacs
log src/w32console.c @ 111424:e8807c0f5742
age | author | description |
---|---|---|
Fri, 01 Oct 2010 06:56:33 -0700 | Dan Nicolaescu | Do not include stdlib.h and string.h, config.h does it. |
Thu, 30 Sep 2010 02:09:04 +0200 | Juanma Barranquero | src/w32console.c (vga_stdcolor_name): Remove unused function. |
Thu, 08 Jul 2010 14:25:08 -0700 | Dan Nicolaescu | Convert DEFUNs to standard C. |
Wed, 07 Jul 2010 11:45:28 +0200 | Juanma Barranquero | Fix whitespace to follow coding guidelines. |
Tue, 06 Jul 2010 16:22:29 +0200 | Juanma Barranquero | src/w32*.c: Convert function definitions to standard C. |
Sat, 03 Jul 2010 10:49:55 +0300 | Eli Zaretskii | w32console.c (sys_tputs): Adjust argument list to prototype in term.c. |
Fri, 02 Jul 2010 14:19:53 +0200 | Jan D | Remove __P and P_ from .c and .m files and definition of P_ |