log lisp/term/lk201.el @ 94425:780f88412851

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.
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)
Tue, 03 May 2005 01:49:33 +0000 Karoly Lorentey Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple tty locale support.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 01 Oct 2002 17:06:54 +0000 Juanma Barranquero Add "no-byte-compile: t" in first line.
Sun, 15 Jul 2001 19:53:53 +0000 Pavel Jank Some fixes to follow coding conventions.
Sat, 09 Apr 1994 21:17:32 +0000 Richard M. Stallman (function-key-map): Use f11, not \e.
Fri, 08 Apr 1994 19:43:33 +0000 Richard M. Stallman Support kp-tab, kp-multiply, kp-add, kp-divide.
Fri, 14 Jan 1994 17:58:37 +0000 Richard M. Stallman (function-key-map): Change insertchar and deletechar to insert and delete.
Fri, 14 Jan 1994 14:08:11 +0000 Richard M. Stallman entered into RCS
Wed, 21 Jul 1993 21:44:24 +0000 Richard M. Stallman *** empty log message ***
Sun, 30 May 1993 03:34:09 +0000 Richard M. Stallman *** empty log message ***
Sat, 29 May 1993 06:38:50 +0000 Richard M. Stallman Initial revision