[!HAVE_X_WINDOWS]:
authorKim F. Storm <storm@cua.dk>
Wed, 11 Oct 1995 15:08:15 +0000 (15:08 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 11 Oct 1995 15:08:15 +0000 (15:08 +0000)
commitf32d40914e7908e043320e7b61dc4f0c9694b113
tree8aaf58f9fd4b466c295d9a58f93493fa5a29fee4
parent8a7b1700250a55f5dfba553cfbb60f29bed66818
[!HAVE_X_WINDOWS]:
Reworked display code to perform immediate screen output.
Added menu-bar clock.
Reworked keyboard code to support international keyboards.
Improved keypad handling (see dos-keypad-mode).
Properly distinguish between C-end and C-kp-1 etc.
Corrected M-return & M-kp-enter.
Added support for hyper and super keys.
Reworked mouse code to avoid mouse flicker.
Saves and restores DOS-screen prior to emacs startup.
(sys_select): Would abort if rfds = NULL.
(dos_direct_output): New function.
(dos_dump_scancodes): New variable.
src/msdos.c