Update FSF's address in the preamble.
[bpt/emacs.git] / src / msdos.c
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