]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/scroll-lock.el: Use lexical-binding.
authorStefan Kangas <stefankangas@gmail.com>
Fri, 7 Aug 2020 17:40:31 +0000 (19:40 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 7 Aug 2020 17:40:31 +0000 (19:40 +0200)
lisp/scroll-lock.el

index 3a6d9d36429d81a6ca3528d35afeeca796019172..f20ea1bcc8766dce56feda300b2792fcea719594 100644 (file)
@@ -1,4 +1,4 @@
-;;; scroll-lock.el --- Scroll lock scrolling.
+;;; scroll-lock.el --- Scroll lock scrolling.  -*- lexical-binding:t -*-
 
 ;; Copyright (C) 2005-2020 Free Software Foundation, Inc.