summaryrefslogtreecommitdiff
path: root/src/dosfns.c
Commit message (Collapse)AuthorAgeFilesLines
* (syms_of_dosfns): Use 0x75 for dos_keypad_mode.Richard M. Stallman1995-11-211-1/+1
|
* (insert-startup-screen): New function.Kim F. Storm1995-10-111-10/+187
| | | | | | | | (msdos-memget, msdos-memput): New functions. (msdos-set-keyboard, insert-startup-screen): New functions. (dos-timezone-offset, dos-display-scancodes, dos-menubar-clock, dos-hyper-key, dos-super-key, dos-keypad-mode, dos-keyboard-layout, dos-decimal-point): New variables.
* (Fmsdos_mouse_enable, Fmsdos_mouse_disable)Richard M. Stallman1995-09-021-2/+41
| | | | | | | (Fmsdos_mouse_init): New functions. (syms_of_dosfns): defsubr them. (Fmode25, Fmode4350): Call mouse_off unconditionally. (Fset_mouse_position): Return nil.
* Comment change.Richard M. Stallman1995-01-201-1/+1
|
* *** empty log message ***Morten Welinder1994-10-171-0/+40
|
* Finish downcasing mouse_init1, mouse_off,Richard M. Stallman1994-05-021-25/+28
| | | | | | | mouse_check_moved, mouse_pressed, mouse_released, mouse_on, mouse_init. (Fmode25, Fmode4350): Clean up the coding and return a well-defined value. (syms_of_dosfns): Doc fix.
* Use <...> for config.h.Richard M. Stallman1994-02-171-1/+1
|
* Initial revisionRichard M. Stallman1994-01-081-0/+215