]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/reposition.el: Use lexical-binding.
authorStefan Kangas <stefan@marxist.se>
Thu, 29 Oct 2020 18:20:47 +0000 (19:20 +0100)
committerStefan Kangas <stefan@marxist.se>
Thu, 29 Oct 2020 18:21:15 +0000 (19:21 +0100)
lisp/reposition.el

index 4788e6ee81eb1040ee8e80b58ccd1b0205acc40e..7561cc4c5f39292383ace54202e3fae16bb95bac 100644 (file)
@@ -1,4 +1,4 @@
-;;; reposition.el --- center a Lisp function or comment on the screen
+;;; reposition.el --- center a Lisp function or comment on the screen  -*- lexical-binding: t -*-
 
 ;; Copyright (C) 1991, 1994, 2001-2020 Free Software Foundation, Inc.