log src/msdos.c @ 13657:0dd21f630fb0

age author description
Mon, 27 Nov 1995 20:05:44 +0000 Richard M. Stallman (sys_select): Check timer once even if input is pending.
Sat, 25 Nov 1995 03:02:09 +0000 Richard M. Stallman (IT_set_menu_bar_lines): Clear last_modified field.
Sat, 25 Nov 1995 00:20:46 +0000 Richard M. Stallman Comment change.
Wed, 22 Nov 1995 12:09:49 +0000 Richard M. Stallman (internal_terminal_init): Initialize the_only_x_display.font.
Wed, 22 Nov 1995 10:47:09 +0000 Richard M. Stallman (dos_set_keyboard): If CODE is not recognized,
Sat, 11 Nov 1995 23:48:29 +0000 Richard M. Stallman (dos_menubar_clock_displayed): New variable.
Sat, 04 Nov 1995 00:10:43 +0000 Karl Heuer (the_only_x_display): Type is now struct x_output.
Thu, 26 Oct 1995 19:06:38 +0000 Richard M. Stallman (IT_ring_bell): Use intdos, not write.
Sun, 22 Oct 1995 18:28:17 +0000 Richard M. Stallman Whitespace changes.
Wed, 11 Oct 1995 15:08:15 +0000 Kim F. Storm [!HAVE_X_WINDOWS]:
Wed, 20 Sep 1995 03:26:43 +0000 Paul Eggert (gettimeofday, init_gettimeofday, daylight, gmtoffset): Undo previous change.
Sun, 10 Sep 1995 04:37:51 +0000 Richard M. Stallman (gettimeofday): Don't bother setting time zone,
Sun, 03 Sep 1995 17:32:58 +0000 Richard M. Stallman (putchar): Call internal_flush instead of _flsbuf.
Thu, 20 Jul 1995 18:30:49 +0000 Richard M. Stallman (init_environment): Move alloca call out of function arg.
Tue, 18 Jul 1995 00:25:14 +0000 Karl Heuer (mouse_get_pos, mouse_check_moved, XMenuActivate):
Sun, 26 Mar 1995 21:13:03 +0000 Richard M. Stallman (mouse_get_pos): New arg `insist'.
Fri, 20 Jan 1995 23:40:03 +0000 Richard M. Stallman Comment change.
Fri, 20 Jan 1995 23:37:00 +0000 Richard M. Stallman (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Tue, 27 Sep 1994 01:59:38 +0000 Karl Heuer (run_msdos_command): Use type test macros.
Thu, 14 Jul 1994 04:58:02 +0000 Richard M. Stallman (mouse_init1): Use alternate mouse detection for old mouse drivers.
Mon, 11 Jul 1994 00:59:17 +0000 Richard M. Stallman (dos_rawgetc): Use bios, not kbhit ().
Sat, 09 Jul 1994 05:13:38 +0000 Richard M. Stallman (install_ctrl_break_check): Doc fix.
Tue, 07 Jun 1994 15:24:57 +0000 Richard M. Stallman (init_environment): Clean up code and make the default
Fri, 03 Jun 1994 04:50:17 +0000 Karl Heuer (run_msdos_command): Make local copy of argv[2] on stack, not on heap.
Mon, 30 May 1994 09:14:39 +0000 Richard M. Stallman (output_string): New function.
Tue, 24 May 1994 19:50:04 +0000 Richard M. Stallman (do_visible_bell): Renamed from visible_bell to avoid
Tue, 24 May 1994 19:46:40 +0000 Richard M. Stallman (dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers
Tue, 17 May 1994 07:24:12 +0000 Richard M. Stallman (gettimeofday): New function substituting the library
Sun, 15 May 1994 19:38:50 +0000 Richard M. Stallman (crlf_to_lf): Fix off-by-one condition.