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

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

[nongnu] elpa/hl-block-mode 054dc21949 08/64: Enforce use of spaces for


From: ELPA Syncer
Subject: [nongnu] elpa/hl-block-mode 054dc21949 08/64: Enforce use of spaces for indentation
Date: Thu, 7 Jul 2022 12:00:01 -0400 (EDT)

branch: elpa/hl-block-mode
commit 054dc21949f26d7e0067d9644524f97b07c693b4
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Enforce use of spaces for indentation
---
 hl-block-mode.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/hl-block-mode.el b/hl-block-mode.el
index a3a19673ca..507942a84a 100644
--- a/hl-block-mode.el
+++ b/hl-block-mode.el
@@ -185,4 +185,7 @@ Inverse of `color-values'."
       (hl-block-mode-disable))))
 
 (provide 'hl-block-mode)
+;; Local Variables:
+;; indent-tabs-mode: nil
+;; End:
 ;;; hl-block-mode.el ends here



reply via email to

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