]> git.eshelyaron.com Git - emacs.git/commit
Finish downcasing mouse_init1, mouse_off,
authorRichard M. Stallman <rms@gnu.org>
Mon, 2 May 1994 07:52:49 +0000 (07:52 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 2 May 1994 07:52:49 +0000 (07:52 +0000)
commit49a09c76b863e49833c1687a2536f4e5055c9977
tree0e70e4b259102ebbb24be4ef05060a3dc4ebae91
parent24ba360bb3db246d9a8129f9252419a62f1a7348
Finish downcasing mouse_init1, mouse_off,
mouse_check_moved, mouse_pressed, mouse_released, mouse_on, mouse_init.

(visible_bell): Now static.  Make the asm volatile.
Don't expect register %gs to survive calls to other functions
(just to be safe, %gs will survive at present).

(glyph_to_pixel_coords, pixel_to_glyph_coords) new
functions imitating those in xterm.c.

(dos_rawgetc): Key numbers are biased by 0xff00.
src/msdos.c