summaryrefslogtreecommitdiff
path: root/lisp/term/tvi970.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-10-24 14:17:35 +0200
committerStefan Kangas <stefan@marxist.se>2020-10-24 14:18:47 +0200
commitf378d65e5ea26662bf90a171ea292f20510939eb (patch)
treeb0dec1768d5d934f262584d739751d3c96b46c76 /lisp/term/tvi970.el
parent9f1dd2a7d51e20c76b7916db76a2e90c86356b3d (diff)
downloademacs-f378d65e5ea26662bf90a171ea292f20510939eb.tar.gz
emacs-f378d65e5ea26662bf90a171ea292f20510939eb.tar.bz2
emacs-f378d65e5ea26662bf90a171ea292f20510939eb.zip
Use lexical-binding in most term libraries
* lisp/term/AT386.el: * lisp/term/internal.el: * lisp/term/iris-ansi.el: * lisp/term/lk201.el: * lisp/term/news.el: * lisp/term/rxvt.el: * lisp/term/sun.el: * lisp/term/tvi970.el: * lisp/term/wyse50.el: Use lexical-binding.
Diffstat (limited to 'lisp/term/tvi970.el')
-rw-r--r--lisp/term/tvi970.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/tvi970.el b/lisp/term/tvi970.el
index c0e6a12b735..fc8ad80ae5c 100644
--- a/lisp/term/tvi970.el
+++ b/lisp/term/tvi970.el
@@ -1,4 +1,4 @@
-;;; tvi970.el --- terminal support for the Televideo 970
+;;; tvi970.el --- terminal support for the Televideo 970 -*- lexical-binding: t -*-
;; Copyright (C) 1992, 2001-2020 Free Software Foundation, Inc.