@ -1588,7 +1588,12 @@
; the bit below adds a blank line before the first scheduled item
(mapconcat #'identity list "\n")))
#+end_src
- Local holidays
#+begin_src emacs-lisp
(setq ontario-statutory-holidays
'((holiday-fixed 1 1 "New Year's Day")
(holiday-float 2 1 3 "Family Day")))
- Sleeker time-grid
(setq org-agenda-sort-notime-is-late nil)