log

age author description
Sun, 03 Jul 2005 17:09:22 +0000 Karoly Lorentey Fix the original cause of the "arrow keys don't work on screen" bug.
Thu, 30 Jun 2005 14:08:46 +0000 Karoly Lorentey Remove pointless conditional around key substitution block in term/xterm.el (Dan Nicolaescu)
Tue, 28 Jun 2005 15:06:17 +0000 Karoly Lorentey Speed up loading of term/xterm.el (Dan Nicolaescu).
Mon, 27 Jun 2005 03:46:25 +0000 Karoly Lorentey Speed up loading of term/xterm.el.
Mon, 27 Jun 2005 03:19:27 +0000 Karoly Lorentey Use terminal-local-value to access function-key-map in terminal packages.
Mon, 27 Jun 2005 02:08:34 +0000 Karoly Lorentey Work around nondeterministic binding of terminal-local variables. (Fixes national character input on ttys.)
Mon, 27 Jun 2005 00:57:09 +0000 Karoly Lorentey New C function `push_display_kboard'.
Mon, 27 Jun 2005 00:56:21 +0000 Karoly Lorentey Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.
Mon, 27 Jun 2005 00:39:58 +0000 Karoly Lorentey New version of ldefs-boot.el.
Mon, 27 Jun 2005 00:39:09 +0000 Karoly Lorentey Replace encoded-kbd-mode with display-specific encoded-kbd-setup-display. (Doesn't work yet.)
Sun, 26 Jun 2005 21:12:57 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 447-448)
Sun, 26 Jun 2005 21:06:46 +0000 Karoly Lorentey Change key-translation-map to be terminal-local.
Sun, 26 Jun 2005 04:35:44 +0000 Karoly Lorentey Work around mysterious breakage of arrow key recognition under screen (see first TODO in README).
Sun, 26 Jun 2005 03:20:47 +0000 Karoly Lorentey Make sure the terminfo function key sequences are set up in the correct function-key-map.
Sun, 26 Jun 2005 03:19:45 +0000 Karoly Lorentey Update Lisp code for a terminal-local `function-key-map'.