]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/progmodes/ld-script.el: Use lexical-binding.
authorStefan Kangas <stefan@marxist.se>
Sun, 18 Oct 2020 00:09:27 +0000 (02:09 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 18 Oct 2020 00:27:29 +0000 (02:27 +0200)
lisp/progmodes/ld-script.el

index 442c2309777d2ba5e68f6954f348e3d5300c231d..b17f255ba6af23dd27108f93b1fbfda5703ae861 100644 (file)
@@ -1,4 +1,4 @@
-;;; ld-script.el --- GNU linker script editing mode for Emacs
+;;; ld-script.el --- GNU linker script editing mode for Emacs  -*- lexical-binding:t -*-
 
 ;; Copyright (C) 2001-2020 Free Software Foundation, Inc.