diff --git a/init.el b/init.el index d109620..1af57a9 100644 --- a/init.el +++ b/init.el @@ -421,6 +421,19 @@ (holiday-fixed 10 31 "Reformation Day") (holiday-float 11 3 -1 "Day of Repentance and Prayer" 22) (holiday-float 11 4 4 "Thanksgiving")) + holiday-other-holidays '((holiday-fixed 2 13 "Jahrestag Zerstörung Dresden 1945") + (holiday-fixed 5 25 "Towel Day") + (holiday-fixed 6 4 "Tiananmen Massacre 1989") + (holiday-fixed 6 5 "Snowden-Veröffentlichungen 2013") + (holiday-fixed 6 6 "D-Day 1944") + (holiday-fixed 6 8 "Yoneda Appreciation Day") + (holiday-fixed 6 10 "Jahrestag Zerstörung von Oradour-sur-Glane 1944") + (holiday-fixed 6 16 "Bloomsday") + (holiday-fixed 7 20 "Jahrestag Attentat auf Hitler 1944") + (holiday-fixed 7 21 "Jahrestag der 1. Mondlandung 1969") + (holiday-fixed 7 21 "Jahrestag Massaker von Vassieux-en-Vercors 1944") + (holiday-fixed 7 28 "Start WWI 1914") + (holiday-fixed 11 11 "End WWI 1918")) diary-show-holidays-flag t calendar-view-holidays-initially-flag nil))