Mercurial > emacs
log lisp/term/lk201.el @ 110930:b6cf32bb07a1
age | author | description |
---|---|---|
Mon, 22 Oct 2007 15:17:36 +0000 | Stefan Monnier | * term/news.el (terminal-init-news): |
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. |
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. |