summaryrefslogtreecommitdiff
path: root/src/w32console.c
Commit message (Collapse)AuthorAgeFilesLines
* (ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals.Richard M. Stallman1995-06-201-2/+4
|
* Include config.h before stdio.h.Geoff Voelker1995-06-101-3/+2
|
* (set_terminal_modes): Set cursor size appropriate for Win95.Geoff Voelker1995-05-261-3/+4
| | | | (write_glyphs): Don't memset attrs, which is a word array.
* (Fset_message_beep): Defined.Karl Heuer1995-04-121-14/+37
| | | | (ring_bell): Support audio cards.
* Initial revisionRichard M. Stallman1994-11-141-0/+605