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

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

[nongnu] elpa/swift-mode 8d2720b 020/496: Add autoload token


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode 8d2720b 020/496: Add autoload token
Date: Sun, 29 Aug 2021 11:33:00 -0400 (EDT)

branch: elpa/swift-mode
commit 8d2720b04cbd91e6d1977e1a260bea08eb15527b
Author: Chris Barrett <chris.d.barrett@me.com>
Commit: Chris Barrett <chris.d.barrett@me.com>

    Add autoload token
---
 swift-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/swift-mode.el b/swift-mode.el
index 4cc7696..2177a79 100644
--- a/swift-mode.el
+++ b/swift-mode.el
@@ -161,6 +161,7 @@
     st)
   "Syntax table for `swift-mode'.")
 
+;;;###autoload
 (define-derived-mode swift-mode prog-mode "Swift"
   "Major mode for Apple's Swift programming language.
 



reply via email to

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