2004-08-20 |
Kim F. Storm |
Rename wait_reading_process_input to wait_reading_process_output.
|
2004-07-03 |
Eli Zaretskii |
(dos_rawgetc): Use make_number to produce Lisp objects
|
2004-05-18 |
Eli Zaretskii |
(syms_of_msdos): Initialize dos-unsupported-char-glyph with make_number.
|
2004-05-17 |
Kim F. Storm |
(IT_note_mouse_highlight): Use GET_OVERLAYS_AT.
|
2004-05-01 |
Eli Zaretskii |
(top-level): Add "#pragma pack(0)" after <dir.h>, to
|
2004-04-27 |
Eli Zaretskii |
(init_environment): If one of the TMP... environment
|
2004-04-05 |
Kim F. Storm |
(clear_mouse_face): Only clear mouse highlight if not hidden.
|
2003-12-29 |
Karoly Lorentey |
Bugfix festival.
|
2003-12-25 |
Karoly Lorentey |
Implemented multiple tty support.
|
2003-12-24 |
Karoly Lorentey |
Add a level of indirection to terminal characteristics.
|
2003-11-28 |
Kim F. Storm |
(Qcursor_type, Qbar, Qhbar): Declare extern.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-24 |
Eli Zaretskii |
Comment-only change.
|
2003-08-24 |
Eli Zaretskii |
Include intervals.h, since STRING_INTERVALS requires that.
|
2003-06-15 |
Stefan Monnier |
(dos_rawgetc): Don't pass uninitialized data to kbd_buffer_store_event.
|
2003-05-24 |
Kim F. Storm |
Make (several) trivial substitutions for renamed and
|
2003-03-21 |
Kim F. Storm |
* xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):
|
2003-03-21 |
Kim F. Storm |
Remove consolidated defines and code.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2003-01-22 |
Juanma Barranquero |
Fix typo.
|
2002-10-26 |
Kim F. Storm |
(IT_note_mouse_highlight): Don't use mouse-face if hidden.
|
2002-08-19 |
Eli Zaretskii |
(croak): Add `void' to definition.
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-07-09 |
Juanma Barranquero |
Fix typo.
|
2002-06-13 |
Pavel Janík |
Rename enum event_kind items.
|
2002-05-17 |
Eli Zaretskii |
Fix whitespace.
|
2002-04-19 |
Eli Zaretskii |
(Qhbar): New variable.
|
2002-04-12 |
Stefan Monnier |
(dos_rawgetc): int/Lisp_Object confusion.
|
2002-04-12 |
Stefan Monnier |
(dos_rawgetc): Use a single event for HELP_EVENT.
|
2002-04-03 |
Eli Zaretskii |
(syms_of_msdos): Fix last change with mouse_autoselect_window.
|
2002-04-03 |
Pavel Janík |
Rename autoselect_window_p to mouse_autoselect_window.
|
2002-04-02 |
Eli Zaretskii |
(dos_rawgetc): Generate SELECT_WINDOW_EVENTs when required.
|
2002-04-01 |
Pavel Janík |
Rename x_autoselect_window_p to autoselect_window_p.
|
2002-03-31 |
Pavel Janík |
Fix typo.
|
2002-03-15 |
Eli Zaretskii |
(dos_rawgetc): Disable the x-autoselect-window feature,
|
2002-02-16 |
Kim F. Storm |
(disable_mouse_highlight): Removed variable.
|
2002-02-16 |
Eli Zaretskii |
(last_mouse_window): New variable.
|
2002-02-16 |
Eli Zaretskii |
(x_autoselect_window_p): New variable.
|
2002-02-11 |
Eli Zaretskii |
(Vx_bitmap_file_path, x_stretch_cursor_p): Remove these
|
2001-12-19 |
Eli Zaretskii |
(emacs_root_dir): New function.
|
2001-12-11 |
Pavel Janík |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-11-23 |
Eli Zaretskii |
(IT_clear_screen): If the frame's faces are not yet
|
2001-11-16 |
Kim F. Storm |
Fringe cleanup.
|
2001-11-02 |
Pavel Janík |
Update usage of CHECK_ macros (remove unused second argument).
|
2001-10-20 |
Miles Bader |
(IT_reassert_line_highlight, IT_change_line_highlight): Functions removed.
|
2001-07-06 |
Eli Zaretskii |
(do_visible_bell): Add \n\ at the end of each line of
|
2001-03-04 |
Eli Zaretskii |
Update copyright notice.
|
2001-03-02 |
Eli Zaretskii |
(Fmsdos_remember_default_colors): If default-frame-alist
|
2000-12-18 |
Eli Zaretskii |
(IT_set_face): Obey inverse_video.
|
2000-12-18 |
Eli Zaretskii |
(IT_write_glyphs): Compute the glyph face from str->face_id.
|
2000-12-14 |
Eli Zaretskii |
(Fmsdos_set_mouse_buttons): Signal an error if the
|
2000-12-12 |
Eli Zaretskii |
(fast_find_position): Don't overstep the last window row.
|
2000-10-21 |
Eli Zaretskii |
(dos_set_window_size): Update screen dimension variables.
|
2000-10-16 |
Eli Zaretskii |
(IT_set_face): Compare highlighted face with the default
|
2000-10-09 |
Eli Zaretskii |
Fix last change.
|
2000-10-09 |
Eli Zaretskii |
(IT_set_frame_parameters): Don't initialize Lisp_Object
|
2000-10-08 |
Eli Zaretskii |
(top-level) <Qbackground_color, Qforeground_color>: Make
|
2000-08-16 |
Eli Zaretskii |
(IT_write_glyphs): Convert cbp to unsigned char *.
|
2000-08-16 |
Kenichi Handa |
(IT_write_glyphs): Use a locally declared conversion_buffer.
|
2000-08-15 |
Eli Zaretskii |
(IT_update_begin): Don't crash if mouse_face_mouse_frame
|