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

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

[elpa] externals/svg-tag-mode 2c4a3a02a1 33/63: Enforce use of spaces fo


From: ELPA Syncer
Subject: [elpa] externals/svg-tag-mode 2c4a3a02a1 33/63: Enforce use of spaces for indentation
Date: Mon, 27 Dec 2021 15:57:58 -0500 (EST)

branch: externals/svg-tag-mode
commit 2c4a3a02a11aa417d352a8ace2202b5a457171b6
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Enforce use of spaces for indentation
---
 svg-tag-mode.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/svg-tag-mode.el b/svg-tag-mode.el
index 1347bcaf25..0a610b904e 100644
--- a/svg-tag-mode.el
+++ b/svg-tag-mode.el
@@ -220,5 +220,7 @@ INNER-PADDING, OUTER-PADDING and RADIUS controls the visual 
aspect of the box."
    global-svg-tag-mode svg-tag-mode svg-tag-mode-on)
 
 (provide 'svg-tag-mode)
-
+;; Local Variables:
+;; indent-tabs-mode: nil
+;; End:
 ;;; svg-tag-mode.el ends here



reply via email to

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