log src/msdos.c @ 57516:3d3c9896482e

age author description
2004-09-10 Eli Zaretskii (msdos_set_cursor_shape): Add debugging print-out to termscript.
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.
2003-05-24 Kim F. Storm Make (several) trivial substitutions for renamed and
2003-03-21 Kim F. Storm * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):
2003-03-21 Kim F. Storm Remove consolidated defines and code.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-22 Juanma Barranquero Fix typo.
2002-10-26 Kim F. Storm (IT_note_mouse_highlight): Don't use mouse-face if hidden.
2002-08-19 Eli Zaretskii (croak): Add `void' to definition.
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-09 Juanma Barranquero Fix typo.
2002-06-13 Pavel Janík Rename enum event_kind items.
2002-05-17 Eli Zaretskii Fix whitespace.
2002-04-19 Eli Zaretskii (Qhbar): New variable.
2002-04-12 Stefan Monnier (dos_rawgetc): int/Lisp_Object confusion.
2002-04-12 Stefan Monnier (dos_rawgetc): Use a single event for HELP_EVENT.