emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/swift-mode 90802b5 041/496: Use lexical scoping


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode 90802b5 041/496: Use lexical scoping
Date: Sun, 29 Aug 2021 11:33:04 -0400 (EDT)

branch: elpa/swift-mode
commit 90802b5dfae7161b5b6056f28b55ef19a4690527
Author: Bozhidar Batsov <bozhidar@batsov.com>
Commit: Bozhidar Batsov <bozhidar@batsov.com>

    Use lexical scoping
---
 swift-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/swift-mode.el b/swift-mode.el
index e945e47..5be6c72 100644
--- a/swift-mode.el
+++ b/swift-mode.el
@@ -1,4 +1,4 @@
-;;; swift-mode.el --- Major-mode for Apple's Swift programming language.
+;;; swift-mode.el --- Major-mode for Apple's Swift programming language. -*- 
lexical-binding: t -*-
 
 ;; Copyright (C) 2014 Chris Barrett
 



reply via email to

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