]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/mouse-drag.el: Use lexical-binding.
authorStefan Kangas <stefan@marxist.se>
Sun, 7 Mar 2021 04:01:42 +0000 (05:01 +0100)
committerStefan Kangas <stefan@marxist.se>
Sun, 7 Mar 2021 04:01:42 +0000 (05:01 +0100)
lisp/mouse-drag.el

index b2960a4ccd3437087f10cc273f41c2b0bce1ae8f..b424b6edfe8093cf9ceffecf2573d4c01be00cb0 100644 (file)
@@ -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.