log src/term.c @ 26999:5d0057e6170e

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