| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
(mouse_get_pos): Downscale coordinates by 8.
|
| | |
|
| |
|
|
| |
(do_visible_bell): Clean-up using Gnu assembly extension.
|
| |
|
|
|
|
| |
EMACSPATH equal to the directory from which Emacs was started.
(emacsroot): New variable.
(rootrelativepath): New function.
|
| |
|
|
|
| |
(run_msdos_command): When changing argv[2] from using slashes to
using backslashes, only do so on the first white-space delimited part.
|
| |
|
|
|
| |
(internal_flush): Use output_string for faster screen update.
(internal_flush): Clear to end of line by writing a string of spaces.
|
| |
|
|
|
| |
potential conflict with variable of the same name. Caller changed.
(internal_flush): Code for audio bell inserted.
|
| |
|
|
|
| |
independent. Make modifiers work with mouse. Improve C-S-<ascii>
handling by using look-up tables. Fix kp-decimal problem.
|
| |
|
|
|
|
|
| |
function of the same name.
(init_gettimeofday): New function.
(init_environment): Call init_gettimeofday after possibly
setting TZ environment variable.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| | |
|
| | |
|
| | |
|
| |
|