log lisp/term/iris-ansi.el @ 87790:d4459bad23ea

age author description
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Wed, 24 Oct 2007 14:54:03 +0000 Stefan Monnier (iris-function-map): Move initialization into declaration.
Mon, 22 Oct 2007 15:17:36 +0000 Stefan Monnier * term/news.el (terminal-init-news):
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 01 Jan 2007 17:38:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sat, 20 May 2006 17:30:48 +0000 Karoly Lorentey Fix syntax errors in terminal initialization files.
Sat, 20 May 2006 17:02:47 +0000 Karoly Lorentey Fix and/or simplify terminal initialization files.
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 29 Oct 2005 11:50:12 +0000 Karoly Lorentey Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.
Fri, 09 Sep 2005 19:04:34 +0000 Karoly Lorentey Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el. (Submitted by Dan Nicolaescu.)
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)
Mon, 27 Jun 2005 03:19:27 +0000 Karoly Lorentey Use terminal-local-value to access function-key-map in terminal packages.