1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

Use lexical-binding in t-mouse.el

* lisp/t-mouse.el: Use lexical-binding.
This commit is contained in:
Stefan Kangas 2020-05-13 12:13:52 +02:00
parent 41e6682eb6
commit ac298baa0e

View 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