summaryrefslogtreecommitdiff
path: root/lisp/term/lk201.el
Commit message (Expand)AuthorAge
* ; Normalize and add missing first and last linesStefan Kangas2021-04-19
* Use lexical-binding in most term librariesStefan Kangas2020-10-24
* Provide 'term/name in lisp/term files.Glenn Morris2016-02-15
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-17
* Remove no-byte-compile setting from some lisp/term files.Glenn Morris2012-04-30
* Move keymap initialization into declaration.Stefan Monnier2011-02-10
* Nuke arch-tags.Glenn Morris2011-01-15
* * term/news.el (terminal-init-news):Stefan Monnier2007-10-22
* Fix syntax errors in terminal initialization files.Karoly Lorentey2006-05-20
* Fix and/or simplify terminal initialization files.Karoly Lorentey2006-05-20
* Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.Karoly Lorentey2005-10-29
* Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el. (Submitted by ...Karoly Lorentey2005-09-09
* Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-04
|\
* | Rename function-key-map to local-function-key-map, and global-function-key-ma...Karoly Lorentey2005-07-12
* | Use terminal-local-value to access function-key-map in terminal packages.Karoly Lorentey2005-06-27
* | Update Lisp code for a terminal-local `function-key-map'.Karoly Lorentey2005-06-26
* | Speed up `emacsclient -t' on xterms. (by suggestion of Dan Nicolaescu)Karoly Lorentey2005-05-14
* | Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple t...Karoly Lorentey2005-05-03
|/
* Add arch taglinesMiles Bader2003-09-01
* Add "no-byte-compile: t" in first line.Juanma Barranquero2002-10-01
* Some fixes to follow coding conventions.Pavel Janík2001-07-15
* (function-key-map): Use f11, not \e.Richard M. Stallman1994-04-09
* Support kp-tab, kp-multiply, kp-add, kp-divide.Richard M. Stallman1994-04-08
* (function-key-map): Change insertchar and deletechar to insert and delete.Richard M. Stallman1994-01-14
* entered into RCSRichard M. Stallman1994-01-14
* *** empty log message ***Richard M. Stallman1993-07-21
* *** empty log message ***Richard M. Stallman1993-05-30
* Initial revisionRichard M. Stallman1993-05-29