aboutsummaryrefslogtreecommitdiffstats
path: root/src/msdos.c
Commit message (Expand)AuthorAgeFilesLines
* (do_visible_bell): Add \n\ at the end of each line ofEli Zaretskii2001-07-061-24/+24
* Update copyright notice.Eli Zaretskii2001-03-041-1/+2
* (Fmsdos_remember_default_colors): If default-frame-alistEli Zaretskii2001-03-021-10/+22
* (IT_set_face): Obey inverse_video.Eli Zaretskii2000-12-181-0/+8
* (IT_write_glyphs): Compute the glyph face from str->face_id.Eli Zaretskii2000-12-181-1/+4
* (Fmsdos_set_mouse_buttons): Signal an error if theEli Zaretskii2000-12-141-1/+8
* (fast_find_position): Don't overstep the last window row.Eli Zaretskii2000-12-121-4/+15
* (dos_set_window_size): Update screen dimension variables.Eli Zaretskii2000-10-211-0/+5
* (IT_set_face): Compare highlighted face with the defaultEli Zaretskii2000-10-161-24/+34
* Fix last change.Eli Zaretskii2000-10-091-3/+5
* (IT_set_frame_parameters): Don't initialize Lisp_ObjectEli Zaretskii2000-10-091-10/+44
* (top-level) <Qbackground_color, Qforeground_color>: MakeEli Zaretskii2000-10-081-8/+4
* (IT_write_glyphs): Convert cbp to unsigned char *.Eli Zaretskii2000-08-161-1/+1
* (IT_write_glyphs): Use a locally declared conversion_buffer.Kenichi Handa2000-08-161-0/+3
* (IT_update_begin): Don't crash if mouse_face_mouse_frameEli Zaretskii2000-08-151-3/+4
* (IT_note_mouse_highlight): Update the calls to overlays_at.Eli Zaretskii2000-08-101-5/+3
* Include keyboard.h.Eli Zaretskii2000-08-091-8/+21
* (Fmsdos_set_mouse_buttons): Add missing backslashes inEli Zaretskii2000-08-071-3/+3
* (Fmsdos_set_mouse_buttons, syms_of_msdos): New functions.Eli Zaretskii2000-07-311-14/+34
* (run_msdos_command): Save and restore the masterEli Zaretskii2000-07-311-6/+13
* (IT_note_mouse_highlight): Process overlays in theEli Zaretskii2000-07-231-4/+8
* (IT_note_mode_line_highlight, IT_note_mouse_highlight):Eli Zaretskii2000-07-201-29/+84
* (dos_rawgetc): Always set `arg' member of input_events.Gerd Moellmann2000-07-131-0/+2
* (dos_rawgetc): Adapt to change of HELP_EVENTs.Gerd Moellmann2000-07-131-1/+2
* (XMenuActivate): After exiting the menu, restore theEli Zaretskii2000-07-101-0/+26
* * xterm.c (note_mode_line_highlight, note_mouse_highlight)Stefan Monnier2000-07-051-5/+5
* (IT_write_glyphs): Don't use CODING_REQUIRE_ENCODINGEli Zaretskii2000-06-131-3/+7
* (IT_write_glyphs): Set coding->src_multibyte to 1.Kenichi Handa2000-05-231-0/+1
* Use the term `invalid' instead of `illegal'.Gerd Moellmann2000-05-161-1/+1
* (NUM_MOUSE_BUTTONS): Define.Eli Zaretskii2000-04-121-2/+32
* (XMenuActivate): Args to lookup_derived_face changed.Kenichi Handa2000-03-211-4/+4
* (vga_installed): New function, code moved fromEli Zaretskii2000-03-121-9/+181
* (IT_note_mouse_highlight): Return immediately if frame'sEli Zaretskii2000-03-061-1/+2
* (IT_write_glyphs): Allocate a larger screen_buf as dataEli Zaretskii2000-02-201-0/+1
* (XMenuActivate): Turn off the cursor after displayingEli Zaretskii2000-02-071-0/+1
* (IT_clear_end_of_line): Print the extent of the clearedEli Zaretskii2000-01-271-12/+36
* (IT_menu_display): Truncate long menu lines at the rightEli Zaretskii2000-01-241-3/+10
* (IT_update_begin): Don't dereference members of structEli Zaretskii1999-12-301-5/+14
* (IT_write_glyphs): Track last changes to struct glyph.Eli Zaretskii1999-12-301-12/+23
* Changes for supporting mouse/modeline highlight and help echo features:Eli Zaretskii1999-12-281-4/+666
* (IT_set_face): Don't swap face colors when highlight orEli Zaretskii1999-12-191-29/+37
* Changes for separate unspecified foreground and background colorsEli Zaretskii1999-12-151-2/+6
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-061-76/+153
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-191-4/+4
* (IT_set_face): Abort if the default face is not realizedEli Zaretskii1999-08-101-1/+14
* (IT_set_face): Rewritten for the new redisplay engine.Eli Zaretskii1999-07-301-60/+140
* (getdefdir): Don't return failure indication whenEli Zaretskii1999-07-291-1/+3
* (unibyte_display_via_language_environment): Add extern.Andrew Innes1999-05-021-0/+2
* (unibyte_display_via_language_environment):Andrew Innes1999-05-021-17/+5
* (jp_kbd_translate_table): Fix the other \ key.Eli Zaretskii1999-04-081-0/+1