summaryrefslogtreecommitdiff
path: root/lisp/term/tvi970.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-3/+3
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-2/+2
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Provide 'term/name in lisp/term files.Glenn Morris2016-02-151-0/+2
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Introduce `term-file-aliases', replacing some small lisp/term filesGlenn Morris2014-03-271-2/+0
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-2/+0
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix more minor mode docstrings.Chong Yidong2011-10-191-7/+10
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Use define-minor-mode in more cases.Stefan Monnier2010-05-041-7/+6
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Header format fix.Glenn Morris2008-12-191-1/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (tvi970-terminal-map): New var.Stefan Monnier2007-10-221-82/+75
* | * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.Dan Nicolaescu2007-09-231-1/+1
* | Merge from emacs--devo--0Miles Bader2007-08-131-2/+2
|\ \ | |/
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-2/+2
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2007-01-011-3/+3
|\ \ | |/
| * Update copyright years.Glenn Morris2006-12-091-3/+3
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-121-1/+2
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* | Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.Karoly Lorentey2005-10-291-8/+8
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-73/+75
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+1
| * * term/apollo.el (terminal-init-apollo): New function containingDan Nicolaescu2005-07-271-74/+75
* | Rename function-key-map to local-function-key-map, and global-function-key-ma...Karoly Lorentey2005-07-121-8/+8
* | 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
* | Use terminal-local-value to access function-key-map in terminal packages.Karoly Lorentey2005-06-271-8/+8
|/