aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-28 03:44:02 -0400
committerCraig Jennings <c@cjennings.net>2026-06-28 03:44:02 -0400
commit63a905217718370b187680078d4c1ecd023470e3 (patch)
tree02234a72ceb4e236a484c732a98ec25c05e9acda
parent276b66894e71a842b8cc1e9143feadabf75874ea (diff)
downloademacs-wttrin-63a905217718370b187680078d4c1ecd023470e3.tar.gz
emacs-wttrin-63a905217718370b187680078d4c1ecd023470e3.zip
style: normalize wttrin-default-locations indentation to spaces
The list mixed tabs and spaces. Aligned every entry on spaces, no behavior change.
-rw-r--r--wttrin.el10
1 files changed, 5 insertions, 5 deletions
diff --git a/wttrin.el b/wttrin.el
index 75e32ab..b58c4b7 100644
--- a/wttrin.el
+++ b/wttrin.el
@@ -123,16 +123,16 @@ A cap so the auto-fitted font never becomes absurdly large."
:type 'integer)
(defcustom wttrin-default-locations '("Honolulu, HI"
- "Berkeley, CA"
- "New Orleans, LA"
- "New York, NY"
+ "Berkeley, CA"
+ "New Orleans, LA"
+ "New York, NY"
"London, GB"
"Paris, FR"
"Berlin, DE"
"Naples, IT"
"Athens, GR"
- "Kyiv, UA"
- "Tokyo, JP"
+ "Kyiv, UA"
+ "Tokyo, JP"
"Taipei, TW")
"Specify default locations list for quick completion."
:group 'wttrin