1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-05 08:53:45 +00:00

* lisp/progmodes/ld-script.el: Use lexical-binding.

This commit is contained in:
Stefan Kangas 2020-10-18 02:09:27 +02:00
parent 073e72e484
commit f287fb45f5

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