emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master ac298ba: Use lexical-binding in t-mouse.el


From: Stefan Kangas
Subject: master ac298ba: Use lexical-binding in t-mouse.el
Date: Wed, 13 May 2020 06:14:12 -0400 (EDT)

branch: master
commit ac298baa0edf1426f2d46811b113f338f695e04c
Author: Stefan Kangas <address@hidden>
Commit: Stefan Kangas <address@hidden>

    Use lexical-binding in t-mouse.el
    
    * lisp/t-mouse.el: Use lexical-binding.
---
 lisp/t-mouse.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/t-mouse.el b/lisp/t-mouse.el
index fc17417..a1af53d 100644
--- a/lisp/t-mouse.el
+++ b/lisp/t-mouse.el
@@ -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 <address@hidden>
 ;; Maintainer: address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]