Add SysAdmin Day to the calendar

This commit is contained in:
Gergely Polonkai 2017-08-07 08:44:49 +02:00
parent 1b2f60d236
commit fc012859cd
1 changed files with 3 additions and 0 deletions

View File

@ -1226,3 +1226,6 @@ INFO plist."
(or (abbrev--before-point) (yasnippet-can-fire-p)))
(add-hook 'post-command-hook 'sachachua/change-cursor-color-when-can-expand)
;; SysAdmin Day to the calendar
(add-to-list 'holiday-other-holidays '(holiday-float 7 5 -1 "SysAdmin Day") t)