projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7196abe
)
* lisp/scroll-lock.el: Use lexical-binding.
author
Stefan Kangas
<stefankangas@gmail.com>
Fri, 7 Aug 2020 17:40:31 +0000
(19:40 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Fri, 7 Aug 2020 17:40:31 +0000
(19:40 +0200)
lisp/scroll-lock.el
patch
|
blob
|
history
diff --git
a/lisp/scroll-lock.el
b/lisp/scroll-lock.el
index 3a6d9d36429d81a6ca3528d35afeeca796019172..f20ea1bcc8766dce56feda300b2792fcea719594 100644
(file)
--- a/
lisp/scroll-lock.el
+++ b/
lisp/scroll-lock.el
@@
-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.