]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding for some term libraries
authorStefan Kangas <stefankangas@gmail.com>
Sat, 2 May 2020 20:50:14 +0000 (22:50 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 2 May 2020 20:50:14 +0000 (22:50 +0200)
commit4be16866b959dd173e4016b8a16590093686e1f1
tree6e144258afd69ecec5caac037ef0bc9834b719bf
parent11fd01c9941cc9fcf760750a7e287edae02779c9
Use lexical-binding for some term libraries

This takes care of the most trivial cases, but there are more that
could be easily converted.

* lisp/term/bobcat.el:
* lisp/term/cygwin.el:
* lisp/term/konsole.el:
* lisp/term/linux.el:
* lisp/term/vt100.el:
* lisp/term/vt200.el: Use lexical-binding.
lisp/term/bobcat.el
lisp/term/cygwin.el
lisp/term/konsole.el
lisp/term/linux.el
lisp/term/vt100.el
lisp/term/vt200.el