log src/msdos.c @ 56845:8a28788cef84

age author description
2004-08-20 Kim F. Storm Rename wait_reading_process_input to wait_reading_process_output.
2004-07-03 Eli Zaretskii (dos_rawgetc): Use make_number to produce Lisp objects
2004-05-18 Eli Zaretskii (syms_of_msdos): Initialize dos-unsupported-char-glyph with make_number.
2004-05-17 Kim F. Storm (IT_note_mouse_highlight): Use GET_OVERLAYS_AT.
2004-05-01 Eli Zaretskii (top-level): Add "#pragma pack(0)" after <dir.h>, to
2004-04-27 Eli Zaretskii (init_environment): If one of the TMP... environment
2004-04-05 Kim F. Storm (clear_mouse_face): Only clear mouse highlight if not hidden.
2003-12-29 Karoly Lorentey Bugfix festival.
2003-12-25 Karoly Lorentey Implemented multiple tty support.
2003-12-24 Karoly Lorentey Add a level of indirection to terminal characteristics.
2003-11-28 Kim F. Storm (Qcursor_type, Qbar, Qhbar): Declare extern.
2003-09-01 Miles Bader Add arch taglines
2003-08-24 Eli Zaretskii Comment-only change.
2003-08-24 Eli Zaretskii Include intervals.h, since STRING_INTERVALS requires that.
2003-06-15 Stefan Monnier (dos_rawgetc): Don't pass uninitialized data to kbd_buffer_store_event.