README updates.
[bpt/emacs.git] / src / term.c
2004-04-16 Karoly LorenteyEliminated updating_frame.
2004-04-16 Karoly LorenteyMerged in changes from CVS trunk.
2004-04-15 Karoly LorenteyMerged in changes from CVS trunk.
2004-04-13 Karoly LorenteyMerged in changes from CVS trunk
2004-04-13 Karoly LorenteyFix #include errors for FreeBSD (Frank Ruell)
2004-04-10 Karoly LorenteyMerged in changes from CVS HEAD
2004-04-08 Karoly LorenteyMerged in changes from CVS HEAD
2004-04-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-30 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-28 Karoly LorenteyFix dropping of the controlling tty on Solaris (Dan...
2004-03-28 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-25 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-19 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-19 Kim F. Storm(produce_glyphs): Handle IT_STRETCH.
2004-03-16 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-11 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-11 Karoly LorenteyFix background-mode on terminal frames (Dan Nicolaescu).
2004-03-08 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-07 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-01 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-28 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-28 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-28 Karoly LorenteyImplemented suspending of emacsclient frames.
2004-02-27 Kim F. Storm(read_socket_hook): Fix arg list.
2004-02-26 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-24 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-20 Karoly LorenteyDon't delete a tty if it's the last device with frames.
2004-02-20 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-20 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-19 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-19 Karoly LorenteyFix list-colors-display and other functions on a termca...
2004-02-18 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-17 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-02 Karoly LorenteyFix the case when emacsclient is run on Emacs's control...
2004-02-02 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-26 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-25 Karoly LorenteyCosmetic changes.
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:...
next