From: rearman Date: Thu, 11 Jun 2026 14:49:57 +0000 (-0400) Subject: no more require-timed X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=6ecaba991e0f5474540568de18770ca1f9719e71;p=emacsinit.git no more require-timed --- diff --git a/config.org b/config.org index fbf2c08..ec6e086 100644 --- a/config.org +++ b/config.org @@ -293,7 +293,7 @@ Sly really doesn't play well with elodc in the minibuffer, so here are some sett org-agenda-span 'day org-deadline-warning-days 30 org-agenda-window-setup 'current-window - org-agenda-time-grid '((daily today require-timed remove-match) + org-agenda-time-grid '((daily today remove-match) (600 800 1200 1700 1800) " ┄┄┄┄┄ " "┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄")