| Age | Commit message (Expand) | Author |
| 2006-03-22 | Define aliases for append_glyph and produce_stretch_glyph | Kim F. Storm |
| 2006-02-07 | (append_glyph): Refer to it->char_to_display instead of | Kenichi Handa |
| 2006-02-06 | Update years in copyright notice; nfc. | Thien-Thi Nguyen |
| 2005-12-30 | (visible_cursor): New boolean var. | Stefan Monnier |
| 2005-10-20 | (encode_terminal_code): Remove unused var src_start. | Kim F. Storm |
| 2005-10-02 | * lisp.h (fatal): Undo previous change. | Dan Nicolaescu |
| 2005-09-30 | * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct | Dan Nicolaescu |
| 2005-08-22 | (turn_on_face): Check for TS_set_foreground and | Juri Linkov |
| 2005-08-07 | (set_terminal_modes): If no TS_termcap_modes string, | Richard M. Stallman |
| 2005-08-07 | Update years in copyright notice; nfc. | Thien-Thi Nguyen |
| 2005-07-04 | Update FSF's address. | Lute Kamstra |
| 2005-06-30 | (turn_on_face): In standout mode apply specified | Juri Linkov |
| 2005-06-17 | (produce_special_glyphs): Use spec_glyph_lookup_face. | Richard M. Stallman |
| 2005-04-17 | (struct keys): Add support for shifted keys. | Dan Nicolaescu |
| 2005-01-06 | (encode_terminal_code): Fix buffer size computation. | Kenichi Handa |
| 2004-12-12 | (encode_terminal_code): Fix previous change. | Kenichi Handa |
| 2004-12-01 | (encode_terminal_code): Don't make it "static". | Kenichi Handa |
| 2004-11-30 | (encode_terminal_buf, encode_terminal_bufsize): New | Kenichi Handa |
| 2004-03-19 | (produce_glyphs): Handle IT_STRETCH. | Kim F. Storm |
| 2004-02-27 | (read_socket_hook): Fix arg list. | Kim F. Storm |
| 2003-09-30 | (set_tty_color_mode): Calculate current_mode_spec regardless of value of VAL. | Richard M. Stallman |
| 2003-09-28 | (tty_setup_colors): Treat any negative argument as -1. | Eli Zaretskii |
| 2003-09-22 | (set_tty_color_mode): Use INTEGERP to test whether a | Eli Zaretskii |
| 2003-09-01 | Add arch taglines | Miles Bader |
| 2003-08-24 | (term_init): Remove `const' from buffer_size's declaration. | Eli Zaretskii |
| 2003-08-21 | (term_init): Fix previous change | Kenichi Handa |
| 2003-08-21 | (term_init): Fix previous change; don't rely on the | Kenichi Handa |
| 2003-08-19 | (term_init): Use a buffer of size 4096 for tgetent since | Richard M. Stallman |
| 2003-05-24 | Make (some) trivial substitutions for renamed and | Kim F. Storm |
| 2003-03-21 | (estimate_mode_line_height): Move to xdisp.c. | Kim F. Storm |
| 2003-02-04 | Trailing whitespace deleted. | Juanma Barranquero |
| 2002-07-19 | (encode_terminal_code): Buffer pointer now const. | Ken Raeburn |
| 2002-07-01 | term.c (costs_set): Declare static, non-initialized for pcc. | Dave Love |
| 2002-05-28 | C style fix. | Miles Bader |
| 2002-05-26 | (tty_capable_p): New function. | Miles Bader |
| 2002-04-26 | Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, | Andrew Choi |
| 2002-04-03 | Comment change. | Richard M. Stallman |
| 2002-02-02 | (term_get_fkeys_1): If `k0' and `k;' are both specified and | Stefan Monnier |
| 2002-01-25 | (Ftty_display_color_cells, Ftty_display_color_p): Change the | Eli Zaretskii |
| 2002-01-25 | (Ftty_display_color_cells): New function. | Eli Zaretskii |
| 2002-01-17 | (set_tty_color_mode): Remove unused variable `tem'. | Pavel Janík |
| 2002-01-14 | (tty_default_color_capabilities, tty_setup_colors) | Eli Zaretskii |
| 2001-12-18 | (keys): Add missing braces around initializer. | Pavel Janík |
| 2001-10-20 | (TN_standout_width, TF_xs, TN_magic_cookie_glitch_ul): Variables removed. | Miles Bader |
| 2001-10-20 | (reassert_line_highlight_hook, change_line_highlight_hook): Variables removed. | Miles Bader |
| 2001-10-17 | Change doc-string comments to `new style' [w/`doc:' keyword]. | Miles Bader |
| 2001-10-14 | Put doc strings in comments. | Gerd Moellmann |
| 2001-10-08 | Include keymap.h. | Stefan Monnier |
| 2001-10-08 | Don't define min/max. | Gerd Moellmann |
| 2001-05-31 | (tty_cursor_hidden): New variable. | Gerd Moellmann |