log lisp/term/xterm.el @ 83394:7d093d9d4479

age author description
Sat, 29 Oct 2005 11:50:12 +0000 Karoly Lorentey Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.
Sun, 09 Oct 2005 20:00:17 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
Wed, 07 Sep 2005 23:17:07 +0000 Karoly Lorentey Prevent resource allocation explosion when C-x 5 2 is used on xterms.
Sun, 04 Sep 2005 03:51:22 +0000 Karoly Lorentey Fix syntax error in lisp/term/xterm.el.
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.
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)
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.
Sun, 26 Jun 2005 03:19:45 +0000 Karoly Lorentey Update Lisp code for a terminal-local `function-key-map'.
Sat, 14 May 2005 01:56:59 +0000 Karoly Lorentey Speed up `emacsclient -t' on xterms. (by suggestion of Dan Nicolaescu)
Fri, 13 May 2005 22:59:23 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 296-306)