* lisp/scroll-lock.el: Use lexical-binding.

This commit is contained in:
Stefan Kangas 2020-08-07 19:40:31 +02:00
parent 7196abecb5
commit 67ffffa666

View 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.