(Qforeground_color, Qbackground_color): Declare.
[bpt/emacs.git] / src / msdos.c
1998-04-16 Eli Zaretskii(it_keyboard): New variable, supports Italian keyboard.
1998-04-13 Eli Zaretskii(dosv_refresh_virtual_screen): Do not use negative...
1998-04-08 Karl Heuer(request_sigio, unrequest_sigio): Make consistent with
1997-11-10 Eli ZaretskiiSupport for Japanese display on DOS/V systems.
1997-10-13 Eli Zaretskii(mouse_get_pos): Remove reduntant call to `int86'.
1997-09-11 Richard M. StallmanSwitch to raw-text as coding system.
1997-09-11 Richard M. Stallman(syms_of_msdos): Intern background-color and
1997-08-28 Eli ZaretskiiAdd coding: tag, to prevent Emacs from interpreting...
1997-08-13 Eli Zaretskii(syms_of_msdos): Define and bind x-bitmap-file-path and
1997-08-11 Richard M. Stallman(init_environment): Set Emacs root directory properly...
1997-08-11 Richard M. Stallman(IT_set_frame_parameters): Actually store the frame
1997-08-11 Richard M. Stallman(Qbackground_color, Qforeground_color): Define vars.
1997-02-02 Eli Zaretskiidos_rawgetc: When international keyboard doesn't have
1997-01-21 Eli Zaretskii(run_msdos_command): Remove unused variables.
1997-01-16 Eli Zaretskii* (sigprocmask, sig_suspender): New functions, implement
1997-01-16 Eli Zaretskii* (XMenuActivate): Don't allow non-positive menu
1997-01-06 Richard M. Stallman(bright_bg): Save the original state of video blink...
1996-12-27 Richard M. Stallman(dos_set_keyboard): Test whether KEYB.COM is installed
1996-12-06 Karl Heuer(IT_cmgoto): Don't update FRAME_CURSOR_X when the cursor
1996-11-19 Karl Heuer[__DJGPP__ >= 2] (dos_direct_output): Faster method of
1996-11-06 Richard M. Stallman[__DJGPP_MINOR__ == 0] (_rename): New function, a
1996-09-24 Richard M. Stallman(run_msdos_command): When testing whether a shell
1996-09-16 Richard M. Stallman(IT_set_menu_bar_lines): Clear last_overlay_modified...
1996-07-07 Karl Heuer(IT_menu_display): Display control characters as ^X.
1996-07-07 Miles Bader(dostounix_filename): On caseless filesystems, downcase...
1996-07-02 Miles Bader(msdos_downcase_filename):
1996-06-10 Richard M. Stallman(check_x): Fix error message.
1996-06-06 Richard M. Stallman(bright_bg): New function, enables bright background...
1996-05-12 Richard M. Stallman(Fmsdos_downcase_filename): Don't change the argument...
1996-05-11 Richard M. Stallman(msdos_downcase_filename): New function to convert...
1996-05-08 Richard M. Stallman(syms_of_msdos): Fix typo.
1996-05-06 Richard M. Stallman(Fmsdos_long_file_names): New function.
1996-05-01 Richard M. Stallman(dos_get_modifiers): Restore missing comment terminator.
1996-04-27 Richard M. Stallman(getdefdir): Include drive letter and colon when
1996-04-26 Richard M. Stallman(getdefdir) [DJGPP > 1]: Use 32-bit ESI to pass buffer
1996-04-16 Richard M. Stallman(check_timer): Removed; use gettime instead.
1996-04-12 Richard M. StallmanInclude signal.h.
1996-04-10 Richard M. Stallman[MSDOS]: If DJGPP version 2, include fcntl.h.
1996-03-07 Richard M. Stallman(check_timer): Remove code for dos-display-time.
1996-01-29 Richard M. Stallman(dos_rawgetc): Allow simulation of `Mouse-3' by
1996-01-24 Karl Heuer(dos_set_window_size): New function; switches the screen
1996-01-24 Karl Heuer(sys_select): Use time macros to prevent time values
1996-01-23 Karl Heuer(sigblock): New (dummy) function.
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-12 Richard M. Stallman(dos_rawgetc): Make buf longer.
1996-01-05 Karl HeuerComment fixes.
1995-12-26 Richard M. Stallman(XMenuActivate): Make sure the menu title is always
1995-12-25 Richard M. Stallman(have_menus_p): Defined.
1995-12-19 Karl Heuer(check_timer): get rid of the DOS-specific menubar...
1995-12-13 Karl Heuer(run_msdos_command): Support redirection of stderr.
1995-12-13 Karl Heuer(IT_set_terminal_modes): Save screen color attribute
1995-12-13 Karl Heuer(XMenuActivate): Display the menu pane title.
1995-11-27 Richard M. Stallman(sys_select): Check timer once even if input is pending.
1995-11-25 Richard M. Stallman(IT_set_menu_bar_lines): Clear last_modified field.
1995-11-25 Richard M. StallmanComment change.
1995-11-22 Richard M. Stallman(internal_terminal_init): Initialize the_only_x_display...
1995-11-22 Richard M. Stallman(dos_set_keyboard): If CODE is not recognized,
1995-11-11 Richard M. Stallman(dos_menubar_clock_displayed): New variable.
1995-11-04 Karl Heuer(the_only_x_display): Type is now struct x_output.
1995-10-26 Richard M. Stallman(IT_ring_bell): Use intdos, not write.
1995-10-22 Richard M. StallmanWhitespace changes.
1995-10-11 Kim F. Storm[!HAVE_X_WINDOWS]:
1995-09-20 Paul Eggert(gettimeofday, init_gettimeofday, daylight, gmtoffset...
1995-09-10 Richard M. Stallman(gettimeofday): Don't bother setting time zone,
1995-09-03 Richard M. Stallman(putchar): Call internal_flush instead of _flsbuf.
1995-07-20 Richard M. Stallman(init_environment): Move alloca call out of function...
1995-07-18 Karl Heuer(mouse_get_pos, mouse_check_moved, XMenuActivate):
1995-03-26 Richard M. Stallman(mouse_get_pos): New arg `insist'.
1995-01-20 Richard M. StallmanComment change.
1995-01-20 Richard M. Stallman(XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,
1994-10-17 Morten Welinder*** empty log message ***
1994-09-27 Karl Heuer(run_msdos_command): Use type test macros.
1994-07-14 Richard M. Stallman(mouse_init1): Use alternate mouse detection for old...
1994-07-11 Richard M. Stallman(dos_rawgetc): Use bios, not kbhit ().
1994-07-09 Richard M. Stallman(install_ctrl_break_check): Doc fix.
1994-06-07 Richard M. Stallman(init_environment): Clean up code and make the default
1994-06-03 Karl Heuer(run_msdos_command): Make local copy of argv[2] on...
1994-05-30 Richard M. Stallman(output_string): New function.
1994-05-24 Richard M. Stallman(do_visible_bell): Renamed from visible_bell to avoid
1994-05-24 Richard M. Stallman(dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers
1994-05-17 Richard M. Stallman(gettimeofday): New function substituting the library
1994-05-15 Richard M. Stallman(crlf_to_lf): Fix off-by-one condition.
1994-05-02 Richard M. StallmanFinish downcasing mouse_init1, mouse_off,
1994-03-23 Karl Heuer(run_msdos_command): Use assignment instead of initiali...
1994-02-24 Richard M. Stallman(mouse_get_pos): Don't convert to glyph units.
1994-02-17 Richard M. StallmanUse <...> for config.h.
1994-01-08 Richard M. StallmanInitial revision