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

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

[nongnu] elpa/swift-mode 5e7d1b9 250/496: Update swift-mode.el


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode 5e7d1b9 250/496: Update swift-mode.el
Date: Sun, 29 Aug 2021 11:33:45 -0400 (EDT)

branch: elpa/swift-mode
commit 5e7d1b9119f52f1c5ab22a4cf70b761bed2af786
Author: Anthony Green <akoaysigod@gmail.com>
Commit: Anthony Green <akoaysigod@gmail.com>

    Update swift-mode.el
    
    remove whitespace
---
 swift-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/swift-mode.el b/swift-mode.el
index 362edb2..437a921 100644
--- a/swift-mode.el
+++ b/swift-mode.el
@@ -274,7 +274,7 @@
 
    ((looking-at "else if")
     (goto-char (match-end 0)) "elseif")
-   
+
    (t (let ((tok (smie-default-forward-token)))
         (cond
          ((equal tok "case")



reply via email to

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