diff options
author | jao <jao@gnu.org> | 2025-10-20 04:42:54 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2025-10-20 04:44:12 +0100 |
commit | 1937bd26f83e6946dd44e35a222c493d7b2790bd (patch) | |
tree | 9aefec8056ca228f000f282c9a468e7b113f8537 /lib/themes/jao-themes.el | |
parent | fd1adebe99b9f8c80daa663410dfd02add94be02 (diff) | |
download | elibs-1937bd26f83e6946dd44e35a222c493d7b2790bd.tar.gz elibs-1937bd26f83e6946dd44e35a222c493d7b2790bd.tar.bz2 |
window dividers
Diffstat (limited to 'lib/themes/jao-themes.el')
-rw-r--r-- | lib/themes/jao-themes.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index c85c3f7..d34dc70 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -967,7 +967,7 @@ (org-table (p f01)) (org-tag (p dimm) nbf) (org-target ul) - (org-time-grid (c nil nil)) + (org-time-grid (p dimm)) (org-todo nbf niv (p error)) (org-upcoming-deadline (p f02)) (org-verbatim (p hilite)) |