]> code.delx.au - gnu-emacs/commit
Remove no-byte-compile setting from some lisp/term files.
authorGlenn Morris <rgm@gnu.org>
Tue, 1 May 2012 06:59:34 +0000 (23:59 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 1 May 2012 06:59:34 +0000 (23:59 -0700)
commit290af740031366b4d7ba35edf83dc1aff971d551
tree766cd9289db1b0d9797bf2c3a3bb3e87fbca26b0
parent99cf43f93ba5f0b0ba1f82f76a7151b81fb4d168
Remove no-byte-compile setting from some lisp/term files.

Not that compiling these will bring any noticeable speed benefit, but
there's really no reason not to compile them.  The extra disk space
and build time is negligible, and it might reveal use of obsolete
functions, bugs, etc.
21 files changed:
lisp/ChangeLog
lisp/term/AT386.el
lisp/term/apollo.el
lisp/term/bobcat.el
lisp/term/cygwin.el
lisp/term/iris-ansi.el
lisp/term/linux.el
lisp/term/lk201.el
lisp/term/news.el
lisp/term/screen.el
lisp/term/vt102.el
lisp/term/vt125.el
lisp/term/vt200.el
lisp/term/vt201.el
lisp/term/vt220.el
lisp/term/vt240.el
lisp/term/vt300.el
lisp/term/vt320.el
lisp/term/vt400.el
lisp/term/vt420.el
lisp/term/wyse50.el