log src/term.c @ 35308:ab34c80276c0

age author description
Fri, 05 Jan 2001 21:26:40 +0000 Andrew Innes (update_end): Don't check updating_frame; for some reason
Tue, 02 Jan 2001 22:48:57 +0000 Andrew Innes (FRAME_TERMCAP_P) [WINDOWSNT]: Remove redefinition.
Tue, 02 Jan 2001 13:57:02 +0000 Eli Zaretskii (encode_terminal_code): Remove unused variable `c'.
Tue, 21 Nov 2000 12:04:32 +0000 Gerd Moellmann Don't try to include termcap.h; see comment there.
Sat, 28 Oct 2000 17:10:10 +0000 Eli Zaretskii (reassert_line_highlight): Reverse the inverse-video effect
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.