summaryrefslogtreecommitdiff
path: root/src/msdos.c
AgeCommit message (Expand)Author
2002-06-13Rename enum event_kind items.Pavel Janík
2002-05-17Fix whitespace.Eli Zaretskii
2002-04-19(Qhbar): New variable.Eli Zaretskii
2002-04-12(dos_rawgetc): int/Lisp_Object confusion.Stefan Monnier
2002-04-12(dos_rawgetc): Use a single event for HELP_EVENT.Stefan Monnier
2002-04-03(syms_of_msdos): Fix last change with mouse_autoselect_window.Eli Zaretskii
2002-04-03Rename autoselect_window_p to mouse_autoselect_window.Pavel Janík
2002-04-02(dos_rawgetc): Generate SELECT_WINDOW_EVENTs when required.Eli Zaretskii
2002-04-01Rename x_autoselect_window_p to autoselect_window_p.Pavel Janík
2002-03-31Fix typo.Pavel Janík
2002-03-15(dos_rawgetc): Disable the x-autoselect-window feature,Eli Zaretskii
2002-02-16(disable_mouse_highlight): Removed variable.Kim F. Storm
2002-02-16(last_mouse_window): New variable.Eli Zaretskii
2002-02-16(x_autoselect_window_p): New variable.Eli Zaretskii
2002-02-11(Vx_bitmap_file_path, x_stretch_cursor_p): Remove theseEli Zaretskii
2001-12-19(emacs_root_dir): New function.Eli Zaretskii
2001-12-11Change doc-string comments to `new style' [w/`doc:' keyword].Pavel Janík
2001-11-23(IT_clear_screen): If the frame's faces are not yetEli Zaretskii
2001-11-16Fringe cleanup.Kim F. Storm
2001-11-02Update usage of CHECK_ macros (remove unused second argument).Pavel Janík
2001-10-20(IT_reassert_line_highlight, IT_change_line_highlight): Functions removed.Miles Bader
2001-07-06(do_visible_bell): Add \n\ at the end of each line ofEli Zaretskii
2001-03-04Update copyright notice.Eli Zaretskii
2001-03-02(Fmsdos_remember_default_colors): If default-frame-alistEli Zaretskii
2000-12-18(IT_set_face): Obey inverse_video.Eli Zaretskii
2000-12-18(IT_write_glyphs): Compute the glyph face from str->face_id.Eli Zaretskii
2000-12-14(Fmsdos_set_mouse_buttons): Signal an error if theEli Zaretskii
2000-12-12(fast_find_position): Don't overstep the last window row.Eli Zaretskii
2000-10-21(dos_set_window_size): Update screen dimension variables.Eli Zaretskii
2000-10-16(IT_set_face): Compare highlighted face with the defaultEli Zaretskii
2000-10-09Fix last change.Eli Zaretskii
2000-10-09(IT_set_frame_parameters): Don't initialize Lisp_ObjectEli Zaretskii
2000-10-08(top-level) <Qbackground_color, Qforeground_color>: MakeEli Zaretskii
2000-08-16(IT_write_glyphs): Convert cbp to unsigned char *.Eli Zaretskii
2000-08-16(IT_write_glyphs): Use a locally declared conversion_buffer.Kenichi Handa
2000-08-15(IT_update_begin): Don't crash if mouse_face_mouse_frameEli Zaretskii
2000-08-10(IT_note_mouse_highlight): Update the calls to overlays_at.Eli Zaretskii
2000-08-09Include keyboard.h.Eli Zaretskii
2000-08-07(Fmsdos_set_mouse_buttons): Add missing backslashes inEli Zaretskii
2000-07-31(Fmsdos_set_mouse_buttons, syms_of_msdos): New functions.Eli Zaretskii
2000-07-31(run_msdos_command): Save and restore the masterEli Zaretskii
2000-07-23(IT_note_mouse_highlight): Process overlays in theEli Zaretskii
2000-07-20(IT_note_mode_line_highlight, IT_note_mouse_highlight):Eli Zaretskii
2000-07-13(dos_rawgetc): Always set `arg' member of input_events.Gerd Moellmann
2000-07-13(dos_rawgetc): Adapt to change of HELP_EVENTs.Gerd Moellmann
2000-07-10(XMenuActivate): After exiting the menu, restore theEli Zaretskii
2000-07-05* xterm.c (note_mode_line_highlight, note_mouse_highlight)Stefan Monnier
2000-06-13(IT_write_glyphs): Don't use CODING_REQUIRE_ENCODINGEli Zaretskii
2000-05-23(IT_write_glyphs): Set coding->src_multibyte to 1.Kenichi Handa
2000-05-16Use the term `invalid' instead of `illegal'.Gerd Moellmann