log src/term.c @ 31459:5b606f4bf4f7

age author description
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.