Thu, 29 Dec 2005 18:20:26 +0000 |
Karoly Lorentey |
Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
|
Sun, 25 Dec 2005 20:06:58 +0000 |
Karoly Lorentey |
Reimplement terminal parameters in C; clean up term.c, create terminal.c.
|
Thu, 22 Dec 2005 21:02:45 +0000 |
Karoly Lorentey |
Reimplement and extend support for terminal-local environment variables.
|
Sun, 23 Oct 2005 22:47:29 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 610-614)
|
Mon, 19 Sep 2005 21:25:51 +0000 |
Karoly Lorentey |
Fix hardcoded stdout usage in term.c. (Reported by Dan Nicolaescu.)
|
Sun, 11 Sep 2005 03:15:42 +0000 |
Karoly Lorentey |
Fix crashes in xdialog_show (and other places) with xterm-mouse-mode.
|
Sun, 04 Sep 2005 03:48:17 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
|
Tue, 12 Jul 2005 10:55:24 +0000 |
Karoly Lorentey |
Rename function-key-map to local-function-key-map, and global-function-key-map to function-key-map. Same for key-translation-map.
|
Mon, 11 Jul 2005 00:12:27 +0000 |
Karoly Lorentey |
Cosmetic changes in server.el.
|
Mon, 11 Jul 2005 00:05:55 +0000 |
Karoly Lorentey |
Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
|
Sun, 10 Jul 2005 22:25:28 +0000 |
Karoly Lorentey |
Rename term_init to init_tty.
|
Sun, 10 Jul 2005 20:35:39 +0000 |
Karoly Lorentey |
Fix compilation error in src/term.c.
|
Tue, 05 Jul 2005 22:22:24 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 469)
|
Tue, 05 Jul 2005 22:12:55 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
|
Sun, 03 Jul 2005 17:09:22 +0000 |
Karoly Lorentey |
Fix the original cause of the "arrow keys don't work on screen" bug.
|