log src/termchar.h @ 106645:134a2112d31c

age author description
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-12-08 Chong Yidong (struct tty): New members termcap_term_buffer and
2008-08-23 Eli Zaretskii (FRAME_TTY): Support output_msdos_raw.
2008-05-15 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-09 Stefan Monnier * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-10-11 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-07-31 Miles Bader Merge from emacs--devo--0
2007-01-29 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-12 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-01-03 Karoly Lorentey Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in process filters. Small fixes.
2005-12-29 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
2005-09-04 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-07-11 Karoly Lorentey Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
2005-07-05 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
2005-06-27 Karoly Lorentey Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.
2005-03-23 Karoly Lorentey Fix some superflous deviations from CVS, plus apply some cosmetics.
2004-05-23 Karoly Lorentey Make terminal_coding and keyboard_coding display-local.
2004-02-28 Karoly Lorentey Implemented suspending of emacsclient frames.
2004-01-25 Karoly Lorentey Cosmetic changes.
2004-01-25 Karoly Lorentey Removed %T in mode-line-format. Trivial documentation changes.
2004-01-09 Karoly Lorentey Hookified termcap devices, added bootstrap display device, plus many bugfixes.
2004-01-05 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
2004-01-02 Karoly Lorentey MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.
2004-01-02 Karoly Lorentey Fixed X support, preliminary support for X-tty combo sessions.
2004-01-01 Karoly Lorentey Separate frame-local, tty-dependent parameters from tty-local parameters.
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-14 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2003-12-27 Karoly Lorentey Fully eliminated global tty state variables.
2003-12-27 Karoly Lorentey Full support for multiple terminal I/O (with some rough edges).
2003-12-26 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
2003-12-25 Karoly Lorentey Implemented multiple tty support.
2003-12-24 Karoly Lorentey Add a level of indirection to terminal characteristics.
2003-09-01 Miles Bader Add arch taglines
2002-03-04 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-06-15 Karl Heuer Update GPL to version 2.
1994-12-26 Richard M. Stallman (scroll_region_cost): Declared.
1992-07-13 Jim Blandy entered into RCS
1992-06-30 Jim Blandy *** empty log message ***
1992-01-13 Jim Blandy Initial revision