diff options
-rw-r--r-- | emacs/init.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/init.el b/emacs/init.el index 5a97494..ff82975 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -247,7 +247,6 @@ and when JID is not in `jabber-activity-banned'." :END:" :empty-lines 1))) -(setopt org-agenda-tags-column t) (setopt org-agenda-block-separator ?─) (setopt org-agenda-time-grid '((daily today require-timed) (800 1000 1200 1400 1600 1800 2000) |