log src/term.c @ 52239:b82089993b78

age author description
Sat, 24 May 2003 22:09:50 +0000 Kim F. Storm Make (some) trivial substitutions for renamed and
Fri, 21 Mar 2003 13:51:06 +0000 Kim F. Storm (estimate_mode_line_height): Move to xdisp.c.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Fri, 19 Jul 2002 14:37:18 +0000 Ken Raeburn (encode_terminal_code): Buffer pointer now const.
Mon, 01 Jul 2002 16:00:05 +0000 Dave Love term.c (costs_set): Declare static, non-initialized for pcc.
Tue, 28 May 2002 01:15:09 +0000 Miles Bader C style fix.
Sun, 26 May 2002 07:23:47 +0000 Miles Bader (tty_capable_p): New function.
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Wed, 03 Apr 2002 15:19:39 +0000 Richard M. Stallman Comment change.
Sat, 02 Feb 2002 23:46:40 +0000 Stefan Monnier (term_get_fkeys_1): If `k0' and `k;' are both specified and
Fri, 25 Jan 2002 14:08:42 +0000 Eli Zaretskii (Ftty_display_color_cells, Ftty_display_color_p): Change the
Fri, 25 Jan 2002 13:21:49 +0000 Eli Zaretskii (Ftty_display_color_cells): New function.
Thu, 17 Jan 2002 10:26:52 +0000 Pavel Jank (set_tty_color_mode): Remove unused variable `tem'.
Mon, 14 Jan 2002 13:45:36 +0000 Eli Zaretskii (tty_default_color_capabilities, tty_setup_colors)
Tue, 18 Dec 2001 06:25:50 +0000 Pavel Jank (keys): Add missing braces around initializer.