]> git.eshelyaron.com Git - emacs.git/commitdiff
Use lexical-binding in t-mouse.el
authorStefan Kangas <stefankangas@gmail.com>
Wed, 13 May 2020 10:13:52 +0000 (12:13 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 13 May 2020 10:13:52 +0000 (12:13 +0200)
* lisp/t-mouse.el: Use lexical-binding.

lisp/t-mouse.el

index fc174176cd63ab2761a93817d0de241fe89465f7..a1af53d8c466157269c5e3a6b2c24f17dd755b06 100644 (file)
@@ -1,4 +1,4 @@
-;;; t-mouse.el --- mouse support within the text terminal
+;;; t-mouse.el --- mouse support within the text terminal  -*- lexical-binding:t -*-
 
 ;; Author: Nick Roberts <nickrob@gnu.org>
 ;; Maintainer: emacs-devel@gnu.org