]> git.earman.xyz Git - emacsinit.git/commitdiff
no more require-timed
authorrearman <rearman@r717.net>
Thu, 11 Jun 2026 14:49:57 +0000 (10:49 -0400)
committerrearman <rearman@r717.net>
Thu, 11 Jun 2026 14:49:57 +0000 (10:49 -0400)
config.org

index fbf2c08ea96cd4653bd0462f25e54b513731ae42..ec6e086fc10a5ba372c0ed9a3f58851b05b06581 100644 (file)
@@ -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)
                              " ┄┄┄┄┄ "
                              "┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄")