summaryrefslogtreecommitdiff
path: root/lisp/term/lk201.el
Commit message (Expand)AuthorAgeFilesLines
* Provide 'term/name in lisp/term files.Glenn Morris2016-02-151-0/+2
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* Remove no-byte-compile setting from some lisp/term files.Glenn Morris2012-04-301-1/+0
* Move keymap initialization into declaration.Stefan Monnier2011-02-101-64/+66
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* * term/news.el (terminal-init-news):Stefan Monnier2007-10-221-3/+3
* Fix syntax errors in terminal initialization files.Karoly Lorentey2006-05-201-1/+1
* Fix and/or simplify terminal initialization files.Karoly Lorentey2006-05-201-77/+69
* Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.Karoly Lorentey2005-10-291-2/+2
* Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el. (Submitted by ...Karoly Lorentey2005-09-091-6/+10
* Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-6/+7
|\
* | Rename function-key-map to local-function-key-map, and global-function-key-ma...Karoly Lorentey2005-07-121-2/+2
* | Use terminal-local-value to access function-key-map in terminal packages.Karoly Lorentey2005-06-271-2/+2
* | Update Lisp code for a terminal-local `function-key-map'.Karoly Lorentey2005-06-261-65/+64
* | Speed up `emacsclient -t' on xterms. (by suggestion of Dan Nicolaescu)Karoly Lorentey2005-05-141-63/+76
* | Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple t...Karoly Lorentey2005-05-031-0/+2
|/
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Add "no-byte-compile: t" in first line.Juanma Barranquero2002-10-011-0/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-151-0/+2
* (function-key-map): Use f11, not \e.Richard M. Stallman1994-04-091-1/+2
* Support kp-tab, kp-multiply, kp-add, kp-divide.Richard M. Stallman1994-04-081-1/+5
* (function-key-map): Change insertchar and deletechar to insert and delete.Richard M. Stallman1994-01-141-2/+2
* entered into RCSRichard M. Stallman1994-01-141-1/+6
* *** empty log message ***Richard M. Stallman1993-07-211-4/+7
* *** empty log message ***Richard M. Stallman1993-05-301-8/+42
* Initial revisionRichard M. Stallman1993-05-291-0/+21