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

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

[nongnu] elpa/anzu 0dbefcdd1f 252/288: Enforce use of spaces for indenta


From: ELPA Syncer
Subject: [nongnu] elpa/anzu 0dbefcdd1f 252/288: Enforce use of spaces for indentation
Date: Thu, 6 Jan 2022 03:58:58 -0500 (EST)

branch: elpa/anzu
commit 0dbefcdd1fae5cc43c23271e78019332a2de95cf
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Syohei YOSHIDA <syohex@gmail.com>

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

diff --git a/anzu.el b/anzu.el
index 8612f4bab1..1159e3525b 100644
--- a/anzu.el
+++ b/anzu.el
@@ -841,4 +841,7 @@
   (anzu--isearch-query-replace-common t arg))
 
 (provide 'anzu)
+;; Local Variables:
+;; indent-tabs-mode: nil
+;; End:
 ;;; anzu.el ends here



reply via email to

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