Found at http://www.mundell.ukfsn.org/elisp/ew-hols.el; thanks to
Matthew Mundell for this.
(setq calendar-longitude 0.1)
(setq calendar-location-name "Cambridge, UK")
(setq calendar-longitude 0.1)
(setq calendar-location-name "Cambridge, UK")
+;; --- Holidays ---
+
+(and (not mdw-fast-startup)
+ (trap
+ (require 'ew-hols)
+ (setq other-holidays (append english-and-welsh-bank-holidays
+ other-holidays))))
+
;; --- Date format fiddling ---
(setq european-calendar-style t)
;; --- Date format fiddling ---
(setq european-calendar-style t)
echo "Installing Emacs packages..."
emacspkg="
make-regexp
echo "Installing Emacs packages..."
emacspkg="
make-regexp
git git-blame vc-git stgit
quilt"
for elib in $emacspkg; do
git git-blame vc-git stgit
quilt"
for elib in $emacspkg; do