Removed %T in mode-line-format. Trivial documentation changes.
[bpt/emacs.git] / src / term.c
2004-01-25 Karoly LorenteyRemoved %T in mode-line-format. Trivial documentation...
2004-01-23 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-23 Karoly LorenteyFixed tty faces during combo sessions. Plus other...
2004-01-22 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-22 Karoly LorenteyRomain Francoise's and Ami Fischman's bugfixes.
2004-01-12 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-11 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-11 Karoly LorenteyFix C-g handling with multiple ttys.
2004-01-11 Karoly LorenteyChanged tty input code to use read_socket_hook.
2004-01-10 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-09 Karoly LorenteyHookified termcap devices, added bootstrap display...
2004-01-06 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-05 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-05 Karoly LorenteyConverted display hooks to be display-local. Plus...
2004-01-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-03 Karoly LorenteyPortability fixes (now it compiles & runs fine on Solaris).
2004-01-02 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-02 Karoly LorenteyGot rid of the rif (window-based redisplay interface...
2004-01-02 Karoly LorenteyMULTI_KBOARD support for ttys. Input-related bugfixes...
2004-01-02 Karoly LorenteyFixed X support, preliminary support for X-tty combo...
2004-01-01 Karoly LorenteySeparate frame-local, tty-dependent parameters from...
2003-12-31 Karoly LorenteyA few more bugfixes and new features.
2003-12-30 Karoly LorenteyMajor bugfixes and slight enhancements.
2003-12-30 Karoly LorenteyMerged in changes from CVS head
2003-12-29 Karoly LorenteyMerged in changes from CVS head
2003-12-29 Karoly LorenteyBugfix festival.
2003-12-28 Karoly LorenteyTrivial changes
2003-12-28 Karoly LorenteyMerged in changes from CVS HEAD
2003-12-28 Karoly LorenteyMerged in changes from CVS HEAD
2003-12-27 Karoly LorenteyFully eliminated global tty state variables.
2003-12-27 Karoly LorenteyFull support for multiple terminal I/O (with some rough...
2003-12-26 Karoly Lorenteylib-src/emacsclient.c: Implemented --here option ...
2003-12-25 Karoly LorenteyUpdating_frame vs. selected_frame in term.c.
2003-12-25 Karoly LorenteyImplemented multiple tty support.
2003-12-24 Karoly LorenteyAdd a level of indirection to terminal characteristics.
2003-09-30 Richard M. Stallman(set_tty_color_mode): Calculate current_mode_spec regar...
2003-09-28 Eli Zaretskii(tty_setup_colors): Treat any negative argument as -1.
2003-09-22 Eli Zaretskii(set_tty_color_mode): Use INTEGERP to test whether a
2003-09-01 Miles BaderAdd arch taglines
2003-08-24 Eli Zaretskii(term_init): Remove `const' from buffer_size's declaration.
2003-08-21 Kenichi Handa(term_init): Fix previous change
2003-08-21 Kenichi Handa(term_init): Fix previous change; don't rely on the
2003-08-19 Richard M. Stallman(term_init): Use a buffer of size 4096 for tgetent...
2003-05-24 Kim F. StormMake (some) trivial substitutions for renamed and
2003-03-21 Kim F. Storm(estimate_mode_line_height): Move to xdisp.c.
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-07-19 Ken Raeburn(encode_terminal_code): Buffer pointer now const.
2002-07-01 Dave Loveterm.c (costs_set): Declare static, non-initialized...
2002-05-28 Miles BaderC style fix.
2002-05-26 Miles Bader(tty_capable_p): New function.
2002-04-26 Andrew ChoiPatch for building Emacs on Mac OS X. April 26, 2002...
2002-04-03 Richard M. StallmanComment change.
2002-02-02 Stefan Monnier(term_get_fkeys_1): If `k0' and `k;' are both specified and
2002-01-25 Eli Zaretskii(Ftty_display_color_cells, Ftty_display_color_p): Chang...
2002-01-25 Eli Zaretskii(Ftty_display_color_cells): New function.
2002-01-17 Pavel Janík(set_tty_color_mode): Remove unused variable `tem'.
2002-01-14 Eli Zaretskii(tty_default_color_capabilities, tty_setup_colors)
2001-12-18 Pavel Janík(keys): Add missing braces around initializer.
2001-10-20 Miles Bader(TN_standout_width, TF_xs, TN_magic_cookie_glitch_ul...
2001-10-20 Miles Bader(reassert_line_highlight_hook, change_line_highlight_ho...
2001-10-17 Miles BaderChange doc-string comments to `new style' [w/`doc:...
2001-10-14 Gerd MoellmannPut doc strings in comments.
2001-10-08 Stefan MonnierInclude keymap.h.
2001-10-08 Gerd MoellmannDon't define min/max.
2001-05-31 Gerd Moellmann(tty_cursor_hidden): New variable.
2001-04-27 Gerd Moellmann(turn_on_face): Fix reverse video handling on terminals
2001-04-25 Gerd Moellmann(toggle_highlight): New function.
2001-01-20 Andrew Innes(FRAME_TERMCAP_P) [WINDOWSNT]: Reinstate original
2001-01-05 Andrew Innes(update_end): Don't check updating_frame; for some...
2001-01-02 Andrew Innes(FRAME_TERMCAP_P) [WINDOWSNT]: Remove redefinition.
2001-01-02 Eli Zaretskii(encode_terminal_code): Remove unused variable `c'.
2000-11-21 Gerd MoellmannDon't try to include termcap.h; see comment there.
2000-10-28 Eli Zaretskii(reassert_line_highlight): Reverse the inverse-video...
2000-10-22 Andrew ChoiInitial check-in: changes for building Emacs under...
2000-09-21 Gerd MoellmannAvoid some more compiler warnings.
2000-08-22 Andrew InnesInclude keyboard.h before frame.h.
2000-08-16 Gerd Moellmann(write_glyphs): Also turn off inverse video after turning
2000-08-16 Kenichi Handa(write_glyphs): Use a locally declared conversion_buffer.
2000-08-15 Gerd Moellmann(turn_off_face): Reset standout_mode when resetting
2000-06-25 Dave Love[!HAVE_TERMCAP_H]: Declare tputs, tgetent, tgetflag...
2000-06-06 Gerd Moellmann(append_glyph): Revert change of 2000-06-06.
2000-06-06 Kenichi Handa(encode_terminal_code): Change the way to check if
2000-05-28 Eli ZaretskiiCorrect a typo in a comment.
2000-05-28 Eli Zaretskii(produce_glyphs): Don't treat eight-bit-* charsets...
2000-05-23 Kenichi Handa(encode_terminal_code): Set coding->src_multibyte properly.
2000-05-20 Kenichi Handa(produce_special_glyphs): Use CHAR_BYTES instead of
2000-04-24 Gerd Moellmann(produce_glyphs): Remove reference to struct it's promp...
2000-04-05 Ken Raeburnmake_number/XINT/XUINT conversions; EQ/== fixes; =...
2000-04-01 Gerd Moellmann(TN_no_color_video): New variable.
2000-03-19 Gerd Moellmann(calculate_costs): Remove code dealing with X frames.
2000-01-30 Jason Rumney(term_init) [WINDOWSNT]: Initialize TN_max_colors.
2000-01-04 Kenichi Handa(encode_terminal_code): Fix the previous change.
2000-01-02 Eli Zaretskii(Ftty_display_color_p): Accept an optional argument...
2000-01-02 Eli Zaretskii(insert_glyphs): Pass glyph, not &glyph, to
1999-12-27 Kenichi Handa(encode_terminal_code): Adjusted for the change of...
1999-12-15 Eli ZaretskiiChanges for separate unspecified foreground and backgro...
1999-12-15 Kenichi Handa(encode_terminal_code): Delete codes for a composite
1999-11-12 Gerd Moellmann(term_init): If "op" isn't available, don't support...
1999-09-15 Gerd Moellmann(OUTPUT_IF, OUTPUT1_IF): Use do-while.
next