| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide 'term/name in lisp/term files. | Glenn Morris | 2016-02-15 | 1 | -0/+2 |
* | Update docstrings and comments to use "init file" terminology. | Chong Yidong | 2012-09-17 | 1 | -1/+1 |
* | Remove no-byte-compile setting from some lisp/term files. | Glenn Morris | 2012-04-30 | 1 | -1/+0 |
* | Move keymap initialization into declaration. | Stefan Monnier | 2011-02-10 | 1 | -64/+66 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | * term/news.el (terminal-init-news): | Stefan Monnier | 2007-10-22 | 1 | -3/+3 |
* | Fix syntax errors in terminal initialization files. | Karoly Lorentey | 2006-05-20 | 1 | -1/+1 |
* | Fix and/or simplify terminal initialization files. | Karoly Lorentey | 2006-05-20 | 1 | -77/+69 |
* | Fix semantics of terminal-local variables. Remove `terminal-local-value' hack. | Karoly Lorentey | 2005-10-29 | 1 | -2/+2 |
* | Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el. (Submitted by ... | Karoly Lorentey | 2005-09-09 | 1 | -6/+10 |
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks. | Karoly Lorentey | 2005-09-04 | 1 | -6/+7 |
|\ |
|
* | | Rename function-key-map to local-function-key-map, and global-function-key-ma... | Karoly Lorentey | 2005-07-12 | 1 | -2/+2 |
* | | Use terminal-local-value to access function-key-map in terminal packages. | Karoly Lorentey | 2005-06-27 | 1 | -2/+2 |
* | | Update Lisp code for a terminal-local `function-key-map'. | Karoly Lorentey | 2005-06-26 | 1 | -65/+64 |
* | | Speed up `emacsclient -t' on xterms. (by suggestion of Dan Nicolaescu) | Karoly Lorentey | 2005-05-14 | 1 | -63/+76 |
* | | Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple t... | Karoly Lorentey | 2005-05-03 | 1 | -0/+2 |
|/ |
|
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | Add "no-byte-compile: t" in first line. | Juanma Barranquero | 2002-10-01 | 1 | -0/+1 |
* | Some fixes to follow coding conventions. | Pavel JanÃk | 2001-07-15 | 1 | -0/+2 |
* | (function-key-map): Use f11, not \e. | Richard M. Stallman | 1994-04-09 | 1 | -1/+2 |
* | Support kp-tab, kp-multiply, kp-add, kp-divide. | Richard M. Stallman | 1994-04-08 | 1 | -1/+5 |
* | (function-key-map): Change insertchar and deletechar to insert and delete. | Richard M. Stallman | 1994-01-14 | 1 | -2/+2 |
* | entered into RCS | Richard M. Stallman | 1994-01-14 | 1 | -1/+6 |
* | *** empty log message *** | Richard M. Stallman | 1993-07-21 | 1 | -4/+7 |
* | *** empty log message *** | Richard M. Stallman | 1993-05-30 | 1 | -8/+42 |
* | Initial revision | Richard M. Stallman | 1993-05-29 | 1 | -0/+21 |