Add: Customization group

This commit is contained in:
Adam Porter 2019-08-16 12:14:36 -05:00
parent 62878f5d9f
commit 6aeb3030c6
3 changed files with 10 additions and 1 deletions

View file

@ -52,7 +52,8 @@
(defface org-ql-agenda-due-date
'((t (:slant italic :weight bold)))
"Face for due dates in `org-ql-agenda' views.")
"Face for due dates in `org-ql-agenda' views."
:group 'org-ql)
;;;; Variables