log src/term.c @ 54164:fe5d50158fb4

age author description
Tue, 30 Sep 2003 12:38:38 +0000 Richard M. Stallman (set_tty_color_mode): Calculate current_mode_spec regardless of value of VAL.
Sun, 28 Sep 2003 20:49:19 +0000 Eli Zaretskii (tty_setup_colors): Treat any negative argument as -1.
Mon, 22 Sep 2003 16:03:18 +0000 Eli Zaretskii (set_tty_color_mode): Use INTEGERP to test whether a
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 24 Aug 2003 15:04:45 +0000 Eli Zaretskii (term_init): Remove `const' from buffer_size's declaration.
Thu, 21 Aug 2003 11:36:08 +0000 Kenichi Handa (term_init): Fix previous change
Thu, 21 Aug 2003 11:33:00 +0000 Kenichi Handa (term_init): Fix previous change; don't rely on the
Tue, 19 Aug 2003 23:47:22 +0000 Richard M. Stallman (term_init): Use a buffer of size 4096 for tgetent since
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.
Sat, 20 Oct 2001 10:32:22 +0000 Miles Bader (TN_standout_width, TF_xs, TN_magic_cookie_glitch_ul): Variables removed.
Sat, 20 Oct 2001 05:53:04 +0000 Miles Bader (reassert_line_highlight_hook, change_line_highlight_hook): Variables removed.
Wed, 17 Oct 2001 03:16:12 +0000 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
Sun, 14 Oct 2001 10:36:01 +0000 Gerd Moellmann Put doc strings in comments.
Mon, 08 Oct 2001 11:39:52 +0000 Stefan Monnier Include keymap.h.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Thu, 31 May 2001 08:56:32 +0000 Gerd Moellmann (tty_cursor_hidden): New variable.