log src/msdos.c @ 112425:9f7614f1a892

age author description
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sat, 20 Nov 2010 13:45:14 +0200 Eli Zaretskii msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.
Sat, 20 Nov 2010 13:24:28 +0200 Eli Zaretskii msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.
Tue, 16 Nov 2010 21:37:45 -0500 Chong Yidong Cleanup of window coordinate positioning code.
Tue, 16 Nov 2010 16:47:43 -0500 Chong Yidong Revert changes in revision 102407
Tue, 16 Nov 2010 14:59:24 -0500 Chong Yidong Cleanup of window coordinate positioning code.
Fri, 05 Nov 2010 12:03:17 +0200 Eli Zaretskii Cleanup fallout from redesigning mouse highlight.
Mon, 01 Nov 2010 22:19:17 +0200 Eli Zaretskii REALLY finish coding portable mouse highlight.
Sat, 30 Oct 2010 15:09:52 +0200 Eli Zaretskii Unify mouse highlight code of MSDOS and GUI sessions.
Fri, 01 Oct 2010 06:56:33 -0700 Dan Nicolaescu Do not include stdlib.h and string.h, config.h does it.
Fri, 01 Oct 2010 05:25:21 -0700 Dan Nicolaescu Use intern_c_string instead of intern.
Fri, 13 Aug 2010 12:21:31 +0300 Eli Zaretskii Fix -Wall compiler warnings in MSDOS sources.