Sun, 17 Apr 2005 01:37:38 +0000 |
Dan Nicolaescu |
(struct keys): Add support for shifted keys.
|
Thu, 06 Jan 2005 00:47:50 +0000 |
Kenichi Handa |
(encode_terminal_code): Fix buffer size computation.
|
Sun, 12 Dec 2004 03:31:00 +0000 |
Kenichi Handa |
(encode_terminal_code): Fix previous change.
|
Wed, 01 Dec 2004 10:48:52 +0000 |
Kenichi Handa |
(encode_terminal_code): Don't make it "static".
|
Tue, 30 Nov 2004 08:19:32 +0000 |
Kenichi Handa |
(encode_terminal_buf, encode_terminal_bufsize): New
|
Fri, 19 Mar 2004 00:42:48 +0000 |
Kim F. Storm |
(produce_glyphs): Handle IT_STRETCH.
|
Fri, 27 Feb 2004 23:48:32 +0000 |
Kim F. Storm |
(read_socket_hook): Fix arg list.
|
Mon, 29 Dec 2003 07:16:26 +0000 |
Karoly Lorentey |
Bugfix festival.
|
Sun, 28 Dec 2003 22:28:52 +0000 |
Karoly Lorentey |
Trivial changes
|
Sat, 27 Dec 2003 10:00:19 +0000 |
Karoly Lorentey |
Fully eliminated global tty state variables.
|
Sat, 27 Dec 2003 01:12:57 +0000 |
Karoly Lorentey |
Full support for multiple terminal I/O (with some rough edges).
|
Fri, 26 Dec 2003 04:24:54 +0000 |
Karoly Lorentey |
lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
|
Thu, 25 Dec 2003 07:29:18 +0000 |
Karoly Lorentey |
Updating_frame vs. selected_frame in term.c.
|
Thu, 25 Dec 2003 06:59:31 +0000 |
Karoly Lorentey |
Implemented multiple tty support.
|
Wed, 24 Dec 2003 18:55:24 +0000 |
Karoly Lorentey |
Add a level of indirection to terminal characteristics.
|
Tue, 30 Sep 2003 12:38:38 +0000 |
Richard M. Stallman |
(set_tty_color_mode): Calculate current_mode_spec regardless of value of VAL.
|
Sun, 28 Sep 2003 20:49:19 +0000 |
Eli Zaretskii |
(tty_setup_colors): Treat any negative argument as -1.
|
Mon, 22 Sep 2003 16:03:18 +0000 |
Eli Zaretskii |
(set_tty_color_mode): Use INTEGERP to test whether a
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 24 Aug 2003 15:04:45 +0000 |
Eli Zaretskii |
(term_init): Remove `const' from buffer_size's declaration.
|
Thu, 21 Aug 2003 11:36:08 +0000 |
Kenichi Handa |
(term_init): Fix previous change
|
Thu, 21 Aug 2003 11:33:00 +0000 |
Kenichi Handa |
(term_init): Fix previous change; don't rely on the
|
Tue, 19 Aug 2003 23:47:22 +0000 |
Richard M. Stallman |
(term_init): Use a buffer of size 4096 for tgetent since
|
Sat, 24 May 2003 22:09:50 +0000 |
Kim F. Storm |
Make (some) trivial substitutions for renamed and
|
Fri, 21 Mar 2003 13:51:06 +0000 |
Kim F. Storm |
(estimate_mode_line_height): Move to xdisp.c.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Fri, 19 Jul 2002 14:37:18 +0000 |
Ken Raeburn |
(encode_terminal_code): Buffer pointer now const.
|
Mon, 01 Jul 2002 16:00:05 +0000 |
Dave Love |
term.c (costs_set): Declare static, non-initialized for pcc.
|
Tue, 28 May 2002 01:15:09 +0000 |
Miles Bader |
C style fix.
|
Sun, 26 May 2002 07:23:47 +0000 |
Miles Bader |
(tty_capable_p): New function.
|