log src/msdos.c @ 20036:65c394bb8b17

age author description
Mon, 13 Oct 1997 16:40:24 +0000 Eli Zaretskii (mouse_get_pos): Remove reduntant call to `int86'.
Thu, 11 Sep 1997 17:51:36 +0000 Richard M. Stallman Switch to raw-text as coding system.
Thu, 11 Sep 1997 01:27:57 +0000 Richard M. Stallman (syms_of_msdos): Intern background-color and
Thu, 28 Aug 1997 09:30:01 +0000 Eli Zaretskii Add coding: tag, to prevent Emacs from interpreting binary strings.
Wed, 13 Aug 1997 12:46:21 +0000 Eli Zaretskii (syms_of_msdos): Define and bind x-bitmap-file-path and
Mon, 11 Aug 1997 21:44:08 +0000 Richard M. Stallman (init_environment): Set Emacs root directory properly when
Mon, 11 Aug 1997 21:40:57 +0000 Richard M. Stallman (IT_set_frame_parameters): Actually store the frame
Mon, 11 Aug 1997 00:20:14 +0000 Richard M. Stallman (Qbackground_color, Qforeground_color): Define vars.
Sun, 02 Feb 1997 15:41:27 +0000 Eli Zaretskii dos_rawgetc: When international keyboard doesn't have
Tue, 21 Jan 1997 17:41:30 +0000 Eli Zaretskii (run_msdos_command): Remove unused variables.
Thu, 16 Jan 1997 12:50:00 +0000 Eli Zaretskii * (sigprocmask, sig_suspender): New functions, implement
Thu, 16 Jan 1997 12:20:49 +0000 Eli Zaretskii * (XMenuActivate): Don't allow non-positive menu
Mon, 06 Jan 1997 21:23:25 +0000 Richard M. Stallman (bright_bg): Save the original state of video blink bit.
Fri, 27 Dec 1996 02:11:22 +0000 Richard M. Stallman (dos_set_keyboard): Test whether KEYB.COM is installed
Fri, 06 Dec 1996 23:21:53 +0000 Karl Heuer (IT_cmgoto): Don't update FRAME_CURSOR_X when the cursor
Tue, 19 Nov 1996 07:42:09 +0000 Karl Heuer [__DJGPP__ >= 2] (dos_direct_output): Faster method of
Wed, 06 Nov 1996 19:51:38 +0000 Richard M. Stallman [__DJGPP_MINOR__ == 0] (_rename): New function, a
Tue, 24 Sep 1996 19:40:24 +0000 Richard M. Stallman (run_msdos_command): When testing whether a shell
Mon, 16 Sep 1996 06:31:45 +0000 Richard M. Stallman (IT_set_menu_bar_lines): Clear last_overlay_modified field.
Sun, 07 Jul 1996 22:40:53 +0000 Karl Heuer (IT_menu_display): Display control characters as ^X.
Sun, 07 Jul 1996 01:59:51 +0000 Miles Bader (dostounix_filename): On caseless filesystems, downcase the filename.
Tue, 02 Jul 1996 16:27:07 +0000 Miles Bader (msdos_downcase_filename):
Mon, 10 Jun 1996 21:03:05 +0000 Richard M. Stallman (check_x): Fix error message.
Thu, 06 Jun 1996 15:27:03 +0000 Richard M. Stallman (bright_bg): New function, enables bright background colors.
Sun, 12 May 1996 17:45:36 +0000 Richard M. Stallman (Fmsdos_downcase_filename): Don't change the argument, return a copy.
Sat, 11 May 1996 21:23:08 +0000 Richard M. Stallman (msdos_downcase_filename): New function to convert case in filenames.
Wed, 08 May 1996 17:13:31 +0000 Richard M. Stallman (syms_of_msdos): Fix typo.
Mon, 06 May 1996 10:21:23 +0000 Richard M. Stallman (Fmsdos_long_file_names): New function.
Wed, 01 May 1996 23:25:33 +0000 Richard M. Stallman (dos_get_modifiers): Restore missing comment terminator.
Sat, 27 Apr 1996 00:52:30 +0000 Richard M. Stallman (getdefdir): Include drive letter and colon when
Fri, 26 Apr 1996 11:56:25 +0000 Richard M. Stallman (getdefdir) [DJGPP > 1]: Use 32-bit ESI to pass buffer
Tue, 16 Apr 1996 20:41:24 +0000 Richard M. Stallman (check_timer): Removed; use gettime instead.
Fri, 12 Apr 1996 06:04:10 +0000 Richard M. Stallman Include signal.h.
Wed, 10 Apr 1996 04:13:40 +0000 Richard M. Stallman [MSDOS]: If DJGPP version 2, include fcntl.h.
Thu, 07 Mar 1996 20:21:29 +0000 Richard M. Stallman (check_timer): Remove code for dos-display-time.
Mon, 29 Jan 1996 22:22:08 +0000 Richard M. Stallman (dos_rawgetc): Allow simulation of `Mouse-3' by
Wed, 24 Jan 1996 22:33:08 +0000 Karl Heuer (dos_set_window_size): New function; switches the screen
Wed, 24 Jan 1996 21:21:40 +0000 Karl Heuer (sys_select): Use time macros to prevent time values
Tue, 23 Jan 1996 17:56:55 +0000 Karl Heuer (sigblock): New (dummy) function.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 12 Jan 1996 19:44:39 +0000 Richard M. Stallman (dos_rawgetc): Make buf longer.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Tue, 26 Dec 1995 00:22:04 +0000 Richard M. Stallman (XMenuActivate): Make sure the menu title is always
Mon, 25 Dec 1995 01:47:56 +0000 Richard M. Stallman (have_menus_p): Defined.
Tue, 19 Dec 1995 20:57:15 +0000 Karl Heuer (check_timer): get rid of the DOS-specific menubar clock
Wed, 13 Dec 1995 02:26:07 +0000 Karl Heuer (run_msdos_command): Support redirection of stderr.
Wed, 13 Dec 1995 02:22:47 +0000 Karl Heuer (IT_set_terminal_modes): Save screen color attribute
Wed, 13 Dec 1995 02:13:59 +0000 Karl Heuer (XMenuActivate): Display the menu pane title.
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,