log src/msdos.c @ 112453:06719a229a46 default tip

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.
Fri, 06 Aug 2010 12:07:16 -0700 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
Fri, 06 Aug 2010 17:54:06 +0300 Eli Zaretskii Fix redisplay bugs due to uninitialized glyphs in frame glyph pool.
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.
Sun, 11 Jul 2010 08:55:06 +0300 Eli Zaretskii Don't use `subprocesses' in msdos.c.
Sat, 10 Jul 2010 14:56:47 -0400 Chong Yidong Adapt terminal frames to latest menu-bar changes.
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
Wed, 07 Jul 2010 18:28:47 +0300 Eli Zaretskii Convert function definitions in MS-DOS sources to ANSI C.
Sat, 03 Jul 2010 17:36:18 +0300 Eli Zaretskii Fix setting colors on MS-DOS frames.
Sat, 03 Jul 2010 14:54:21 +0300 Eli Zaretskii Fix menu bar display on MS-DOS.
Fri, 07 May 2010 16:51:16 +0300 Eli Zaretskii Don't use XSYMBOL (foo)->value.
Mon, 03 May 2010 21:00:10 -0700 Dan Nicolaescu Remove POSIX_SIGNALS.
Thu, 01 Apr 2010 18:15:16 +0300 Eli Zaretskii msdos.c: Fix last change.
Thu, 01 Apr 2010 17:59:46 +0300 Eli Zaretskii Remove support for DJGPP v1.x (bug#5813).