log lisp/term/lk201.el @ 110827:9814473572d4

age author description
2007-10-22 Stefan Monnier * term/news.el (terminal-init-news):
2006-05-20 Karoly Lorentey Fix syntax errors in terminal initialization files.
2006-05-20 Karoly Lorentey Fix and/or simplify terminal initialization files.
2005-10-29 Karoly Lorentey Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.
2005-09-09 Karoly Lorentey Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el. (Submitted by Dan Nicolaescu.)
2005-09-04 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-07-12 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.
2005-06-27 Karoly Lorentey Use terminal-local-value to access function-key-map in terminal packages.
2005-06-26 Karoly Lorentey Update Lisp code for a terminal-local `function-key-map'.
2005-05-14 Karoly Lorentey Speed up `emacsclient -t' on xterms. (by suggestion of Dan Nicolaescu)
2005-05-03 Karoly Lorentey Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple tty locale support.
2003-09-01 Miles Bader Add arch taglines
2002-10-01 Juanma Barranquero Add "no-byte-compile: t" in first line.
2001-07-15 Pavel Janík Some fixes to follow coding conventions.
1994-04-09 Richard M. Stallman (function-key-map): Use f11, not \e.
1994-04-08 Richard M. Stallman Support kp-tab, kp-multiply, kp-add, kp-divide.
1994-01-14 Richard M. Stallman (function-key-map): Change insertchar and deletechar to insert and delete.
1994-01-14 Richard M. Stallman entered into RCS
1993-07-21 Richard M. Stallman *** empty log message ***
1993-05-30 Richard M. Stallman *** empty log message ***
1993-05-29 Richard M. Stallman Initial revision