chiark / gitweb /
emacs: Teach Emacs about English (and Welsh) bank holidays.
[profile] / setup
diff --git a/setup b/setup
index 16ef268ea2c03e03c7cf272ec7ce01a339b31824..183ea64a22cef0cda5427b488d9382adab0881df 100755 (executable)
--- a/setup
+++ b/setup
@@ -227,6 +227,7 @@ fi
 echo "Installing Emacs packages..."
 emacspkg="
   make-regexp
+  ew-hols
   git git-blame vc-git stgit
   quilt"
 for elib in $emacspkg; do