summaryrefslogtreecommitdiff
path: root/lisp/term/rxvt.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Rudimentary fix for environment variable handling.Miles Bader2007-05-161-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Fix and/or simplify terminal initialization files.Karoly Lorentey2006-05-201-133/+125
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-121-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Implement automatic terminal-local environment variables via `local-environme...Karoly Lorentey2005-12-261-1/+1
* | Store client's environment in terminal parameters, not server parameters.Karoly Lorentey2005-11-191-3/+1
* | Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.Karoly Lorentey2005-10-291-33/+32
* | Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)Karoly Lorentey2005-10-091-7/+69
|\ \ | |/
| * * term/rxvt.el (rxvt-register-default-colors): Delete redundantDan Nicolaescu2005-09-251-1/+1
| * (rxvt-register-default-colors): Add support for 255Dan Nicolaescu2005-09-241-27/+58
| * * term/rxvt.el (rxvt-register-default-colors): Add support for 88Dan Nicolaescu2005-09-241-0/+30
| * Fix minor mis-ordering.Stefan Monnier2005-09-221-1/+1
| * (rxvt-standard-colors): Fix some colors.Dan Nicolaescu2005-09-211-2/+2
| * (terminal-init-rxvt): Add entry for [end].Stefan Monnier2005-09-191-3/+4
* | Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el. (Submitted by ...Karoly Lorentey2005-09-091-47/+52
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-22/+85
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-4/+4
| * * term/apollo.el (terminal-init-apollo): New function containingDan Nicolaescu2005-07-271-136/+138
| * * term/rxvt.el (function-key-map): Use substitute-key-definitionDan Nicolaescu2005-07-221-8/+70
* | Rename function-key-map to local-function-key-map, and global-function-key-ma...Karoly Lorentey2005-07-121-2/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-051-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)Karoly Lorentey2005-07-051-2/+2
|\ \ | |/
| * (rxvt-set-background-mode):Juri Linkov2005-06-291-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-8/+8
* | Speed up `emacsclient -t' on xterms. (by suggestion of Dan Nicolaescu)Karoly Lorentey2005-05-141-74/+72
* | Fix exponential slowdowns on repeated tty frame creation.Karoly Lorentey2005-05-031-66/+76
* | Fix some superflous deviations from CVS, plus apply some cosmetics.Karoly Lorentey2005-03-231-1/+1
* | Fixed environment variable handling during terminal initialization.Karoly Lorentey2004-05-081-1/+3
|/
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* Fix a typo in a comment.Eli Zaretskii2002-01-251-1/+1
* New file.Eli Zaretskii2002-01-251-0/+175