Wed, 08 Aug 2007 07:49:21 +0000 |
Glenn Morris |
Replace `iff' in comments.
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Tue, 05 Jun 2007 00:23:14 +0000 |
Chong Yidong |
(getdefdir): Delete stray semicolon.
|
Sun, 21 Jan 2007 04:57:37 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Sun, 10 Dec 2006 23:24:19 +0000 |
Juanma Barranquero |
(syms_of_msdos) <delete-exited-processes>: Doc fix.
|
Fri, 24 Nov 2006 10:31:26 +0000 |
Juanma Barranquero |
Space/tab mixup.
|
Fri, 08 Sep 2006 14:14:28 +0000 |
Chong Yidong |
* xdisp.c (mouse_autoselect_window): Removed.
|
Tue, 18 Jul 2006 13:28:45 +0000 |
Kim F. Storm |
(Fmsdos_set_mouse_buttons): Use xsignal2.
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Tue, 22 Mar 2005 23:00:59 +0000 |
Kim F. Storm |
(XMenuActivate): Fix call to lookup_derived_face.
|
Sun, 07 Nov 2004 09:13:26 +0000 |
Jan Djrv |
* dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs in
|
Fri, 10 Sep 2004 17:06:27 +0000 |
Eli Zaretskii |
(msdos_set_cursor_shape): Add debugging print-out to termscript.
|
Fri, 20 Aug 2004 10:34:12 +0000 |
Kim F. Storm |
Rename wait_reading_process_input to wait_reading_process_output.
|
Sat, 03 Jul 2004 11:00:36 +0000 |
Eli Zaretskii |
(dos_rawgetc): Use make_number to produce Lisp objects
|
Tue, 18 May 2004 13:35:28 +0000 |
Eli Zaretskii |
(syms_of_msdos): Initialize dos-unsupported-char-glyph with make_number.
|
Mon, 17 May 2004 22:47:23 +0000 |
Kim F. Storm |
(IT_note_mouse_highlight): Use GET_OVERLAYS_AT.
|
Sat, 01 May 2004 17:38:42 +0000 |
Eli Zaretskii |
(top-level): Add "#pragma pack(0)" after <dir.h>, to
|
Tue, 27 Apr 2004 14:22:05 +0000 |
Eli Zaretskii |
(init_environment): If one of the TMP... environment
|
Mon, 05 Apr 2004 21:54:02 +0000 |
Kim F. Storm |
(clear_mouse_face): Only clear mouse highlight if not hidden.
|
Mon, 29 Dec 2003 07:16:26 +0000 |
Karoly Lorentey |
Bugfix festival.
|
Thu, 25 Dec 2003 06:59:31 +0000 |
Karoly Lorentey |
Implemented multiple tty support.
|
Wed, 24 Dec 2003 18:55:24 +0000 |
Karoly Lorentey |
Add a level of indirection to terminal characteristics.
|
Fri, 28 Nov 2003 23:06:46 +0000 |
Kim F. Storm |
(Qcursor_type, Qbar, Qhbar): Declare extern.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 24 Aug 2003 15:06:41 +0000 |
Eli Zaretskii |
Comment-only change.
|
Sun, 24 Aug 2003 12:58:34 +0000 |
Eli Zaretskii |
Include intervals.h, since STRING_INTERVALS requires that.
|
Sun, 15 Jun 2003 21:00:45 +0000 |
Stefan Monnier |
(dos_rawgetc): Don't pass uninitialized data to kbd_buffer_store_event.
|
Sat, 24 May 2003 22:02:52 +0000 |
Kim F. Storm |
Make (several) trivial substitutions for renamed and
|
Fri, 21 Mar 2003 22:56:52 +0000 |
Kim F. Storm |
* xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):
|
Fri, 21 Mar 2003 13:50:39 +0000 |
Kim F. Storm |
Remove consolidated defines and code.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Wed, 22 Jan 2003 16:14:48 +0000 |
Juanma Barranquero |
Fix typo.
|
Sat, 26 Oct 2002 23:53:30 +0000 |
Kim F. Storm |
(IT_note_mouse_highlight): Don't use mouse-face if hidden.
|
Mon, 19 Aug 2002 18:20:30 +0000 |
Eli Zaretskii |
(croak): Add `void' to definition.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Tue, 09 Jul 2002 09:57:34 +0000 |
Juanma Barranquero |
Fix typo.
|
Thu, 13 Jun 2002 14:59:38 +0000 |
Pavel Jank |
Rename enum event_kind items.
|
Fri, 17 May 2002 13:12:37 +0000 |
Eli Zaretskii |
Fix whitespace.
|
Fri, 19 Apr 2002 12:13:47 +0000 |
Eli Zaretskii |
(Qhbar): New variable.
|
Fri, 12 Apr 2002 05:57:21 +0000 |
Stefan Monnier |
(dos_rawgetc): int/Lisp_Object confusion.
|
Fri, 12 Apr 2002 05:50:53 +0000 |
Stefan Monnier |
(dos_rawgetc): Use a single event for HELP_EVENT.
|
Wed, 03 Apr 2002 13:43:10 +0000 |
Eli Zaretskii |
(syms_of_msdos): Fix last change with mouse_autoselect_window.
|
Wed, 03 Apr 2002 08:39:50 +0000 |
Pavel Jank |
Rename autoselect_window_p to mouse_autoselect_window.
|
Tue, 02 Apr 2002 15:52:35 +0000 |
Eli Zaretskii |
(dos_rawgetc): Generate SELECT_WINDOW_EVENTs when required.
|
Mon, 01 Apr 2002 13:46:09 +0000 |
Pavel Jank |
Rename x_autoselect_window_p to autoselect_window_p.
|
Sun, 31 Mar 2002 16:43:51 +0000 |
Pavel Jank |
Fix typo.
|
Fri, 15 Mar 2002 15:29:42 +0000 |
Eli Zaretskii |
(dos_rawgetc): Disable the x-autoselect-window feature,
|
Sat, 16 Feb 2002 23:57:34 +0000 |
Kim F. Storm |
(disable_mouse_highlight): Removed variable.
|
Sat, 16 Feb 2002 19:23:16 +0000 |
Eli Zaretskii |
(last_mouse_window): New variable.
|
Sat, 16 Feb 2002 15:41:30 +0000 |
Eli Zaretskii |
(x_autoselect_window_p): New variable.
|
Mon, 11 Feb 2002 07:14:56 +0000 |
Eli Zaretskii |
(Vx_bitmap_file_path, x_stretch_cursor_p): Remove these
|
Wed, 19 Dec 2001 18:56:44 +0000 |
Eli Zaretskii |
(emacs_root_dir): New function.
|
Tue, 11 Dec 2001 06:22:43 +0000 |
Pavel Jank |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Fri, 23 Nov 2001 17:14:33 +0000 |
Eli Zaretskii |
(IT_clear_screen): If the frame's faces are not yet
|
Fri, 16 Nov 2001 13:04:02 +0000 |
Kim F. Storm |
Fringe cleanup.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Sat, 20 Oct 2001 05:54:22 +0000 |
Miles Bader |
(IT_reassert_line_highlight, IT_change_line_highlight): Functions removed.
|
Fri, 06 Jul 2001 15:31:47 +0000 |
Eli Zaretskii |
(do_visible_bell): Add \n\ at the end of each line of
|
Sun, 04 Mar 2001 07:12:41 +0000 |
Eli Zaretskii |
Update copyright notice.
|
Fri, 02 Mar 2001 13:31:52 +0000 |
Eli Zaretskii |
(Fmsdos_remember_default_colors): If default-frame-alist
|
Mon, 18 Dec 2000 13:27:18 +0000 |
Eli Zaretskii |
(IT_set_face): Obey inverse_video.
|
Mon, 18 Dec 2000 10:22:41 +0000 |
Eli Zaretskii |
(IT_write_glyphs): Compute the glyph face from str->face_id.
|
Thu, 14 Dec 2000 15:12:58 +0000 |
Eli Zaretskii |
(Fmsdos_set_mouse_buttons): Signal an error if the
|
Tue, 12 Dec 2000 14:55:35 +0000 |
Eli Zaretskii |
(fast_find_position): Don't overstep the last window row.
|
Sat, 21 Oct 2000 18:12:04 +0000 |
Eli Zaretskii |
(dos_set_window_size): Update screen dimension variables.
|
Mon, 16 Oct 2000 19:16:20 +0000 |
Eli Zaretskii |
(IT_set_face): Compare highlighted face with the default
|
Mon, 09 Oct 2000 16:16:54 +0000 |
Eli Zaretskii |
Fix last change.
|
Mon, 09 Oct 2000 16:03:39 +0000 |
Eli Zaretskii |
(IT_set_frame_parameters): Don't initialize Lisp_Object
|
Sun, 08 Oct 2000 06:24:44 +0000 |
Eli Zaretskii |
(top-level) <Qbackground_color, Qforeground_color>: Make
|
Wed, 16 Aug 2000 05:20:08 +0000 |
Eli Zaretskii |
(IT_write_glyphs): Convert cbp to unsigned char *.
|
Wed, 16 Aug 2000 01:38:04 +0000 |
Kenichi Handa |
(IT_write_glyphs): Use a locally declared conversion_buffer.
|
Tue, 15 Aug 2000 20:59:20 +0000 |
Eli Zaretskii |
(IT_update_begin): Don't crash if mouse_face_mouse_frame
|
Thu, 10 Aug 2000 06:44:09 +0000 |
Eli Zaretskii |
(IT_note_mouse_highlight): Update the calls to overlays_at.
|
Wed, 09 Aug 2000 12:26:13 +0000 |
Eli Zaretskii |
Include keyboard.h.
|
Mon, 07 Aug 2000 07:47:53 +0000 |
Eli Zaretskii |
(Fmsdos_set_mouse_buttons): Add missing backslashes in
|
Mon, 31 Jul 2000 06:38:19 +0000 |
Eli Zaretskii |
(Fmsdos_set_mouse_buttons, syms_of_msdos): New functions.
|
Mon, 31 Jul 2000 06:24:21 +0000 |
Eli Zaretskii |
(run_msdos_command): Save and restore the master
|
Sun, 23 Jul 2000 13:03:16 +0000 |
Eli Zaretskii |
(IT_note_mouse_highlight): Process overlays in the
|
Thu, 20 Jul 2000 11:06:17 +0000 |
Eli Zaretskii |
(IT_note_mode_line_highlight, IT_note_mouse_highlight):
|
Thu, 13 Jul 2000 23:43:58 +0000 |
Gerd Moellmann |
(dos_rawgetc): Always set `arg' member of input_events.
|
Thu, 13 Jul 2000 14:08:34 +0000 |
Gerd Moellmann |
(dos_rawgetc): Adapt to change of HELP_EVENTs.
|
Mon, 10 Jul 2000 13:42:37 +0000 |
Eli Zaretskii |
(XMenuActivate): After exiting the menu, restore the
|
Wed, 05 Jul 2000 13:41:00 +0000 |
Stefan Monnier |
* xterm.c (note_mode_line_highlight, note_mouse_highlight)
|
Tue, 13 Jun 2000 13:04:19 +0000 |
Eli Zaretskii |
(IT_write_glyphs): Don't use CODING_REQUIRE_ENCODING
|
Tue, 23 May 2000 01:34:05 +0000 |
Kenichi Handa |
(IT_write_glyphs): Set coding->src_multibyte to 1.
|
Tue, 16 May 2000 14:29:08 +0000 |
Gerd Moellmann |
Use the term `invalid' instead of `illegal'.
|
Wed, 12 Apr 2000 15:44:16 +0000 |
Eli Zaretskii |
(NUM_MOUSE_BUTTONS): Define.
|
Tue, 21 Mar 2000 00:40:54 +0000 |
Kenichi Handa |
(XMenuActivate): Args to lookup_derived_face changed.
|
Sun, 12 Mar 2000 12:32:17 +0000 |
Eli Zaretskii |
(vga_installed): New function, code moved from
|
Mon, 06 Mar 2000 10:22:57 +0000 |
Eli Zaretskii |
(IT_note_mouse_highlight): Return immediately if frame's
|
Sun, 20 Feb 2000 13:04:39 +0000 |
Eli Zaretskii |
(IT_write_glyphs): Allocate a larger screen_buf as data
|
Mon, 07 Feb 2000 14:17:40 +0000 |
Eli Zaretskii |
(XMenuActivate): Turn off the cursor after displaying
|
Thu, 27 Jan 2000 17:07:27 +0000 |
Eli Zaretskii |
(IT_clear_end_of_line): Print the extent of the cleared
|
Mon, 24 Jan 2000 14:41:27 +0000 |
Eli Zaretskii |
(IT_menu_display): Truncate long menu lines at the right
|
Thu, 30 Dec 1999 14:13:13 +0000 |
Eli Zaretskii |
(IT_update_begin): Don't dereference members of struct
|
Thu, 30 Dec 1999 11:20:29 +0000 |
Eli Zaretskii |
(IT_write_glyphs): Track last changes to struct glyph.
|
Tue, 28 Dec 1999 15:59:34 +0000 |
Eli Zaretskii |
Changes for supporting mouse/modeline highlight and help echo features:
|
Sun, 19 Dec 1999 11:22:35 +0000 |
Eli Zaretskii |
(IT_set_face): Don't swap face colors when highlight or
|
Wed, 15 Dec 1999 13:14:38 +0000 |
Eli Zaretskii |
Changes for separate unspecified foreground and background colors
|
Mon, 06 Dec 1999 16:54:09 +0000 |
Eli Zaretskii |
Changes for automatic remapping of X colors on terminal frames:
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Tue, 10 Aug 1999 10:43:12 +0000 |
Eli Zaretskii |
(IT_set_face): Abort if the default face is not realized
|
Fri, 30 Jul 1999 08:05:13 +0000 |
Eli Zaretskii |
(IT_set_face): Rewritten for the new redisplay engine.
|
Thu, 29 Jul 1999 11:01:50 +0000 |
Eli Zaretskii |
(getdefdir): Don't return failure indication when
|
Sun, 02 May 1999 11:02:11 +0000 |
Andrew Innes |
(unibyte_display_via_language_environment): Add extern.
|
Sun, 02 May 1999 10:56:26 +0000 |
Andrew Innes |
(unibyte_display_via_language_environment):
|
Thu, 08 Apr 1999 11:55:45 +0000 |
Eli Zaretskii |
(jp_kbd_translate_table): Fix the other \ key.
|
Tue, 06 Apr 1999 10:25:31 +0000 |
Eli Zaretskii |
(dos_rawgetc): Don't zero out c if private translation
|
Mon, 05 Apr 1999 06:36:31 +0000 |
Eli Zaretskii |
(jp_kbd_translate_table): Fix last change.
|
Sun, 04 Apr 1999 11:43:57 +0000 |
Eli Zaretskii |
(struct kbd_translate): New struct, for key translation
|
Wed, 06 Jan 1999 10:08:24 +0000 |
Eli Zaretskii |
(IT_write_glyphs): Move constant expression out of the loop.
|
Thu, 31 Dec 1998 16:32:53 +0000 |
Eli Zaretskii |
(IT_write_glyphs): Convert unibyte characters to
|
Mon, 21 Dec 1998 16:10:52 +0000 |
Eli Zaretskii |
(IT_write_glyphs): Don't convert 7-bit ASCII characters via
|
Sun, 06 Dec 1998 15:57:48 +0000 |
Eli Zaretskii |
(Vdos_unsupported_char_glyph): New variable.
|
Thu, 03 Dec 1998 09:41:48 +0000 |
Eli Zaretskii |
(init_environment): Record the time we started up.
|
Tue, 20 Oct 1998 14:25:38 +0000 |
Eli Zaretskii |
(mouse_init): Reset the button press/release info of the mouse driver.
|
Mon, 31 Aug 1998 15:56:52 +0000 |
Eli Zaretskii |
(IT_cmgoto): When tracking echo area messages with the
|
Thu, 13 Aug 1998 10:09:28 +0000 |
Eli Zaretskii |
(dos_set_keyboard): Set up stack and flags before
|