| Commit message (Expand) | Author | Age | Files | Lines |
* | (XMenuActivate): Turn off the cursor after displaying | Eli Zaretskii | 2000-02-07 | 1 | -0/+1 |
* | (IT_clear_end_of_line): Print the extent of the cleared | Eli Zaretskii | 2000-01-27 | 1 | -12/+36 |
* | (IT_menu_display): Truncate long menu lines at the right | Eli Zaretskii | 2000-01-24 | 1 | -3/+10 |
* | (IT_update_begin): Don't dereference members of struct | Eli Zaretskii | 1999-12-30 | 1 | -5/+14 |
* | (IT_write_glyphs): Track last changes to struct glyph. | Eli Zaretskii | 1999-12-30 | 1 | -12/+23 |
* | Changes for supporting mouse/modeline highlight and help echo features: | Eli Zaretskii | 1999-12-28 | 1 | -4/+666 |
* | (IT_set_face): Don't swap face colors when highlight or | Eli Zaretskii | 1999-12-19 | 1 | -29/+37 |
* | Changes for separate unspecified foreground and background colors | Eli Zaretskii | 1999-12-15 | 1 | -2/+6 |
* | Changes for automatic remapping of X colors on terminal frames: | Eli Zaretskii | 1999-12-06 | 1 | -76/+153 |
* | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert | 1999-10-19 | 1 | -4/+4 |
* | (IT_set_face): Abort if the default face is not realized | Eli Zaretskii | 1999-08-10 | 1 | -1/+14 |
* | (IT_set_face): Rewritten for the new redisplay engine. | Eli Zaretskii | 1999-07-30 | 1 | -60/+140 |
* | (getdefdir): Don't return failure indication when | Eli Zaretskii | 1999-07-29 | 1 | -1/+3 |
* | (unibyte_display_via_language_environment): Add extern. | Andrew Innes | 1999-05-02 | 1 | -0/+2 |
* | (unibyte_display_via_language_environment): | Andrew Innes | 1999-05-02 | 1 | -17/+5 |
* | (jp_kbd_translate_table): Fix the other \ key. | Eli Zaretskii | 1999-04-08 | 1 | -0/+1 |
* | (dos_rawgetc): Don't zero out c if private translation | Eli Zaretskii | 1999-04-06 | 1 | -5/+4 |
* | (jp_kbd_translate_table): Fix last change. | Eli Zaretskii | 1999-04-05 | 1 | -2/+4 |
* | (struct kbd_translate): New struct, for key translation | Eli Zaretskii | 1999-04-04 | 1 | -31/+93 |
* | (IT_write_glyphs): Move constant expression out of the loop. | Eli Zaretskii | 1999-01-06 | 1 | -3/+7 |
* | (IT_write_glyphs): Convert unibyte characters to | Eli Zaretskii | 1998-12-31 | 1 | -1/+5 |
* | (IT_write_glyphs): Don't convert 7-bit ASCII characters via | Eli Zaretskii | 1998-12-21 | 1 | -1/+2 |
* | (Vdos_unsupported_char_glyph): New variable. | Eli Zaretskii | 1998-12-06 | 1 | -22/+236 |
* | (init_environment): Record the time we started up. | Eli Zaretskii | 1998-12-03 | 1 | -19/+35 |
* | (mouse_init): Reset the button press/release info of the mouse driver. | Eli Zaretskii | 1998-10-20 | 1 | -5/+61 |
* | (IT_cmgoto): When tracking echo area messages with the | Eli Zaretskii | 1998-08-31 | 1 | -5/+28 |
* | (dos_set_keyboard): Set up stack and flags before | Eli Zaretskii | 1998-08-13 | 1 | -0/+1 |
* | (IT_cmgoto): In the echo area, only put the cursor at | Eli Zaretskii | 1998-08-10 | 1 | -3/+9 |
* | (dos_set_keyboard): Call Int 2Fh via the DPMI server, not directly. | Eli Zaretskii | 1998-06-14 | 1 | -9/+26 |
* | (init_environment): Set TMPDIR to an existing | Eli Zaretskii | 1998-05-13 | 1 | -0/+32 |
* | (IT_ring_bell, IT_write_glyphs, IT_clear_end_of_line, | Eli Zaretskii | 1998-04-27 | 1 | -27/+25 |
* | (run_msdos_command): Don't construct process | Eli Zaretskii | 1998-04-21 | 1 | -29/+33 |
* | (it_keyboard): New variable, supports Italian keyboard. | Eli Zaretskii | 1998-04-16 | 1 | -0/+18 |
* | (dosv_refresh_virtual_screen): Do not use negative arguments. | Eli Zaretskii | 1998-04-13 | 1 | -7/+5 |
* | (request_sigio, unrequest_sigio): Make consistent with | Karl Heuer | 1998-04-08 | 1 | -2/+2 |
* | Support for Japanese display on DOS/V systems. | Eli Zaretskii | 1997-11-10 | 1 | -7/+97 |
* | (mouse_get_pos): Remove reduntant call to `int86'. | Eli Zaretskii | 1997-10-13 | 1 | -69/+39 |
* | Switch to raw-text as coding system. | Richard M. Stallman | 1997-09-11 | 1 | -1/+1 |
* | (syms_of_msdos): Intern background-color and | Richard M. Stallman | 1997-09-11 | 1 | -2/+8 |
* | Add coding: tag, to prevent Emacs from interpreting binary strings. | Eli Zaretskii | 1997-08-28 | 1 | -1/+1 |
* | (syms_of_msdos): Define and bind x-bitmap-file-path and | Eli Zaretskii | 1997-08-13 | 1 | -0/+22 |
* | (init_environment): Set Emacs root directory properly when | Richard M. Stallman | 1997-08-11 | 1 | -3/+6 |
* | (IT_set_frame_parameters): Actually store the frame | Richard M. Stallman | 1997-08-11 | 1 | -5/+26 |
* | (Qbackground_color, Qforeground_color): Define vars. | Richard M. Stallman | 1997-08-11 | 1 | -0/+3 |
* | dos_rawgetc: When international keyboard doesn't have | Eli Zaretskii | 1997-02-02 | 1 | -1/+13 |
* | (run_msdos_command): Remove unused variables. | Eli Zaretskii | 1997-01-21 | 1 | -9/+14 |
* | * (sigprocmask, sig_suspender): New functions, implement | Eli Zaretskii | 1997-01-16 | 1 | -1/+111 |
* | * (XMenuActivate): Don't allow non-positive menu | Eli Zaretskii | 1997-01-16 | 1 | -0/+6 |
* | (bright_bg): Save the original state of video blink bit. | Richard M. Stallman | 1997-01-06 | 1 | -0/+35 |
* | (dos_set_keyboard): Test whether KEYB.COM is installed | Richard M. Stallman | 1996-12-27 | 1 | -0/+15 |