| Age | Commit message (Expand) | Author |
| 2003-09-08 | New directory | Kenichi Handa |
| 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-30 | Comment fix | Dave Love |
| 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-05-24 | (costs_set): Declare static, non-initialized for pcc. | Dave Love |
| 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-03-01 | Include "buffer.h" and "character.h". | Kenichi Handa |
| 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 |
| 2001-04-27 | (turn_on_face): Fix reverse video handling on terminals | Gerd Moellmann |
| 2001-04-25 | (toggle_highlight): New function. | Gerd Moellmann |
| 2001-01-20 | (FRAME_TERMCAP_P) [WINDOWSNT]: Reinstate original | Andrew Innes |
| 2001-01-05 | (update_end): Don't check updating_frame; for some reason | Andrew Innes |
| 2001-01-02 | (FRAME_TERMCAP_P) [WINDOWSNT]: Remove redefinition. | Andrew Innes |
| 2001-01-02 | (encode_terminal_code): Remove unused variable `c'. | Eli Zaretskii |
| 2000-11-21 | Don't try to include termcap.h; see comment there. | Gerd Moellmann |
| 2000-10-28 | (reassert_line_highlight): Reverse the inverse-video effect | Eli Zaretskii |
| 2000-10-22 | Initial check-in: changes for building Emacs under Mac OS. | Andrew Choi |
| 2000-09-21 | Avoid some more compiler warnings. | Gerd Moellmann |
| 2000-08-22 | Include keyboard.h before frame.h. | Andrew Innes |
| 2000-08-16 | (write_glyphs): Also turn off inverse video after turning | Gerd Moellmann |
| 2000-08-16 | (write_glyphs): Use a locally declared conversion_buffer. | Kenichi Handa |
| 2000-08-15 | (turn_off_face): Reset standout_mode when resetting | Gerd Moellmann |
| 2000-06-25 | [!HAVE_TERMCAP_H]: Declare tputs, tgetent, tgetflag, tgetnum. | Dave Love |
| 2000-06-06 | (append_glyph): Revert change of 2000-06-06. | Gerd Moellmann |
| 2000-06-06 | (encode_terminal_code): Change the way to check if | Kenichi Handa |
| 2000-05-28 | Correct a typo in a comment. | Eli Zaretskii |
| 2000-05-28 | (produce_glyphs): Don't treat eight-bit-* charsets as multibyte. | Eli Zaretskii |