log src/term.c @ 33000:ab3f9a850b5f

age author description
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Thu, 21 Sep 2000 20:54:57 +0000 Gerd Moellmann Avoid some more compiler warnings.
Tue, 22 Aug 2000 22:41:00 +0000 Andrew Innes Include keyboard.h before frame.h.
Wed, 16 Aug 2000 12:12:30 +0000 Gerd Moellmann (write_glyphs): Also turn off inverse video after turning
Wed, 16 Aug 2000 01:38:32 +0000 Kenichi Handa (write_glyphs): Use a locally declared conversion_buffer.
Tue, 15 Aug 2000 15:02:15 +0000 Gerd Moellmann (turn_off_face): Reset standout_mode when resetting
Sun, 25 Jun 2000 17:22:33 +0000 Dave Love [!HAVE_TERMCAP_H]: Declare tputs, tgetent, tgetflag, tgetnum.
Tue, 06 Jun 2000 12:26:35 +0000 Gerd Moellmann (append_glyph): Revert change of 2000-06-06.
Tue, 06 Jun 2000 01:08:19 +0000 Kenichi Handa (encode_terminal_code): Change the way to check if
Sun, 28 May 2000 13:25:33 +0000 Eli Zaretskii Correct a typo in a comment.
Sun, 28 May 2000 13:23:02 +0000 Eli Zaretskii (produce_glyphs): Don't treat eight-bit-* charsets as multibyte.
Tue, 23 May 2000 01:33:40 +0000 Kenichi Handa (encode_terminal_code): Set coding->src_multibyte properly.
Sat, 20 May 2000 00:05:26 +0000 Kenichi Handa (produce_special_glyphs): Use CHAR_BYTES instead of
Mon, 24 Apr 2000 13:53:16 +0000 Gerd Moellmann (produce_glyphs): Remove reference to struct it's prompt_width.
Wed, 05 Apr 2000 17:29:31 +0000 Ken Raeburn make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
Sat, 01 Apr 2000 13:33:12 +0000 Gerd Moellmann (TN_no_color_video): New variable.
Sun, 19 Mar 2000 17:01:24 +0000 Gerd Moellmann (calculate_costs): Remove code dealing with X frames.
Sun, 30 Jan 2000 18:55:00 +0000 Jason Rumney (term_init) [WINDOWSNT]: Initialize TN_max_colors.
Tue, 04 Jan 2000 01:55:22 +0000 Kenichi Handa (encode_terminal_code): Fix the previous change.
Sun, 02 Jan 2000 14:06:15 +0000 Eli Zaretskii (Ftty_display_color_p): Accept an optional argument FRAME.
Sun, 02 Jan 2000 13:58:41 +0000 Eli Zaretskii (insert_glyphs): Pass glyph, not &glyph, to
Mon, 27 Dec 1999 05:07:56 +0000 Kenichi Handa (encode_terminal_code): Adjusted for the change of struct
Wed, 15 Dec 1999 13:14:38 +0000 Eli Zaretskii Changes for separate unspecified foreground and background colors
Wed, 15 Dec 1999 00:21:15 +0000 Kenichi Handa (encode_terminal_code): Delete codes for a composite
Fri, 12 Nov 1999 14:34:52 +0000 Gerd Moellmann (term_init): If "op" isn't available, don't support color
Wed, 15 Sep 1999 12:58:40 +0000 Gerd Moellmann (OUTPUT_IF, OUTPUT1_IF): Use do-while.
Mon, 13 Sep 1999 11:13:53 +0000 Gerd Moellmann (OUTPUT): Change for Lisp_Object selected_frame.
Fri, 06 Aug 1999 13:59:39 +0000 Gerd Moellmann (produce_glyphs): Set iterator's physical height
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Rewritten.
Thu, 04 Mar 1999 09:02:51 +0000 Karl Heuer (term_init): Use xmalloc, not malloc.
Fri, 05 Feb 1999 05:40:27 +0000 Kenichi Handa (encode_terminal_code): Fix previous change.
Mon, 28 Sep 1998 11:52:53 +0000 Kenichi Handa (encode_terminal_code): Handle raw 8-bit codes correctly.
Tue, 18 Aug 1998 13:15:18 +0000 Kenichi Handa (write_glyphs): When terminal_coding require flushing,
Wed, 29 Apr 1998 04:34:52 +0000 Geoff Voelker Include cm.h after dispextern.h to avoid name conflicts
Fri, 17 Apr 1998 05:25:48 +0000 Geoff Voelker (reset_terminal_modes): Only invoke hook if defined.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa (encode_terminal_code): Adjusted for the change of
Sat, 08 Nov 1997 03:05:44 +0000 Kenichi Handa (encode_terminal_code): Use new macros defined in
Sat, 16 Aug 1997 16:39:20 +0000 Richard M. Stallman (term_get_fkeys_1): Use kH as alternate for move-to-last-line.
Sun, 10 Aug 1997 04:13:19 +0000 Kenichi Handa (encode_terminal_code): Use safe_terminal_coding if
Wed, 30 Jul 1997 03:57:26 +0000 Richard M. Stallman Minor cleanup.
Sat, 31 May 1997 02:45:18 +0000 Richard M. Stallman (insert_glyphs): Use &, not &&.
Thu, 03 Apr 1997 21:36:09 +0000 Karl Heuer Fix comment typo.
Wed, 19 Mar 1997 16:32:46 +0000 Kenichi Handa (insert_glyphs): Fix a bug which turns up when
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (encode_terminal_code): Check validity of character code.
Thu, 20 Feb 1997 06:57:21 +0000 Karl Heuer Include charset.h and coding.h.
Mon, 20 Jan 1997 02:21:19 +0000 Richard M. Stallman (fatal): Print a newline at the end.
Mon, 20 Jan 1997 00:39:13 +0000 Geoff Voelker (term_init): Use new name initialize_w32_display.
Sat, 21 Sep 1996 02:25:37 +0000 Richard M. Stallman (term_init): Use new vertical scroll bar enumerated type.
Tue, 03 Sep 1996 22:22:10 +0000 Richard M. Stallman (OUTPUT_IF, OUTPUT): Cast frame height to int.
Tue, 03 Sep 1996 22:00:27 +0000 Richard M. Stallman (term_init): Avoid type-mismatch calling get_frame_size.
Thu, 29 Aug 1996 20:50:15 +0000 Richard M. Stallman (Vring_bell_function): New variable.
Fri, 26 Apr 1996 19:56:17 +0000 Richard M. Stallman (FRAME_TERMCAP_P) [WINDOWSNT && !HAVE_NTGUI]:
Wed, 10 Apr 1996 18:34:37 +0000 Richard M. Stallman (calculate_ins_del_char_costs): Use proper frame's width.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Tue, 07 Nov 1995 07:27:19 +0000 Geoff Voelker [HAVE_NTGUI] (FRAME_TERMCAP_P): Don't redefine.
Wed, 28 Jun 1995 10:05:35 +0000 Richard M. Stallman (term_init): Alternative error messages for TERMCAP/TERMINFO.
Mon, 05 Jun 1995 12:35:17 +0000 Karl Heuer (cursor_to, clear_to_end_of_line_raw):
Mon, 24 Apr 1995 17:17:15 +0000 Karl Heuer (term_init): MagicWrap implies AutoWrap.