emacs-diffs
[Top][All Lists]
Advanced

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

master e959107: * lisp/mouse-drag.el: Use lexical-binding.


From: Stefan Kangas
Subject: master e959107: * lisp/mouse-drag.el: Use lexical-binding.
Date: Sat, 6 Mar 2021 23:02:22 -0500 (EST)

branch: master
commit e959107a75e57f0c23354d1cc41873df0dd9f661
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

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

diff --git a/lisp/mouse-drag.el b/lisp/mouse-drag.el
index b2960a4..b424b6e 100644
--- a/lisp/mouse-drag.el
+++ b/lisp/mouse-drag.el
@@ -1,4 +1,4 @@
-;;; mouse-drag.el --- use mouse-2 to do a new style of scrolling
+;;; mouse-drag.el --- use mouse-2 to do a new style of scrolling  -*- 
lexical-binding: t -*-
 
 ;; Copyright (C) 1996-1997, 2001-2021 Free Software Foundation, Inc.
 



reply via email to

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