emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master f287fb4 1/2: * lisp/progmodes/ld-script.el: Use lexical-binding.


From: Stefan Kangas
Subject: master f287fb4 1/2: * lisp/progmodes/ld-script.el: Use lexical-binding.
Date: Sat, 17 Oct 2020 20:36:14 -0400 (EDT)

branch: master
commit f287fb45f574604f4e5cce1031cc6b73ddcccc3d
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * lisp/progmodes/ld-script.el: Use lexical-binding.
---
 lisp/progmodes/ld-script.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/progmodes/ld-script.el b/lisp/progmodes/ld-script.el
index 442c230..b17f255 100644
--- a/lisp/progmodes/ld-script.el
+++ b/lisp/progmodes/ld-script.el
@@ -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.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]