summaryrefslogtreecommitdiff
path: root/src/msdos.c
Commit message (Expand)AuthorAge
* (IT_set_face): Obey inverse_video.Eli Zaretskii2000-12-18
* (IT_write_glyphs): Compute the glyph face from str->face_id.Eli Zaretskii2000-12-18
* (Fmsdos_set_mouse_buttons): Signal an error if theEli Zaretskii2000-12-14
* (fast_find_position): Don't overstep the last window row.Eli Zaretskii2000-12-12
* (dos_set_window_size): Update screen dimension variables.Eli Zaretskii2000-10-21
* (IT_set_face): Compare highlighted face with the defaultEli Zaretskii2000-10-16
* Fix last change.Eli Zaretskii2000-10-09
* (IT_set_frame_parameters): Don't initialize Lisp_ObjectEli Zaretskii2000-10-09
* (top-level) <Qbackground_color, Qforeground_color>: MakeEli Zaretskii2000-10-08
* (IT_write_glyphs): Convert cbp to unsigned char *.Eli Zaretskii2000-08-16
* (IT_write_glyphs): Use a locally declared conversion_buffer.Kenichi Handa2000-08-16
* (IT_update_begin): Don't crash if mouse_face_mouse_frameEli Zaretskii2000-08-15
* (IT_note_mouse_highlight): Update the calls to overlays_at.Eli Zaretskii2000-08-10
* Include keyboard.h.Eli Zaretskii2000-08-09
* (Fmsdos_set_mouse_buttons): Add missing backslashes inEli Zaretskii2000-08-07
* (Fmsdos_set_mouse_buttons, syms_of_msdos): New functions.Eli Zaretskii2000-07-31
* (run_msdos_command): Save and restore the masterEli Zaretskii2000-07-31
* (IT_note_mouse_highlight): Process overlays in theEli Zaretskii2000-07-23
* (IT_note_mode_line_highlight, IT_note_mouse_highlight):Eli Zaretskii2000-07-20
* (dos_rawgetc): Always set `arg' member of input_events.Gerd Moellmann2000-07-13
* (dos_rawgetc): Adapt to change of HELP_EVENTs.Gerd Moellmann2000-07-13
* (XMenuActivate): After exiting the menu, restore theEli Zaretskii2000-07-10
* * xterm.c (note_mode_line_highlight, note_mouse_highlight)Stefan Monnier2000-07-05
* (IT_write_glyphs): Don't use CODING_REQUIRE_ENCODINGEli Zaretskii2000-06-13
* (IT_write_glyphs): Set coding->src_multibyte to 1.Kenichi Handa2000-05-23
* Use the term `invalid' instead of `illegal'.Gerd Moellmann2000-05-16
* (NUM_MOUSE_BUTTONS): Define.Eli Zaretskii2000-04-12
* (XMenuActivate): Args to lookup_derived_face changed.Kenichi Handa2000-03-21
* (vga_installed): New function, code moved fromEli Zaretskii2000-03-12
* (IT_note_mouse_highlight): Return immediately if frame'sEli Zaretskii2000-03-06
* (IT_write_glyphs): Allocate a larger screen_buf as dataEli Zaretskii2000-02-20
* (XMenuActivate): Turn off the cursor after displayingEli Zaretskii2000-02-07
* (IT_clear_end_of_line): Print the extent of the clearedEli Zaretskii2000-01-27
* (IT_menu_display): Truncate long menu lines at the rightEli Zaretskii2000-01-24
* (IT_update_begin): Don't dereference members of structEli Zaretskii1999-12-30
* (IT_write_glyphs): Track last changes to struct glyph.Eli Zaretskii1999-12-30
* Changes for supporting mouse/modeline highlight and help echo features:Eli Zaretskii1999-12-28
* (IT_set_face): Don't swap face colors when highlight orEli Zaretskii1999-12-19
* Changes for separate unspecified foreground and background colorsEli Zaretskii1999-12-15
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-06
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-19
* (IT_set_face): Abort if the default face is not realizedEli Zaretskii1999-08-10
* (IT_set_face): Rewritten for the new redisplay engine.Eli Zaretskii1999-07-30
* (getdefdir): Don't return failure indication whenEli Zaretskii1999-07-29
* (unibyte_display_via_language_environment): Add extern.Andrew Innes1999-05-02
* (unibyte_display_via_language_environment):Andrew Innes1999-05-02
* (jp_kbd_translate_table): Fix the other \ key.Eli Zaretskii1999-04-08
* (dos_rawgetc): Don't zero out c if private translationEli Zaretskii1999-04-06
* (jp_kbd_translate_table): Fix last change.Eli Zaretskii1999-04-05
* (struct kbd_translate): New struct, for key translationEli Zaretskii1999-04-04