Add: Customization group
This commit is contained in:
parent
62878f5d9f
commit
6aeb3030c6
3 changed files with 10 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue