Add: org-ql-agenda-face

This commit is contained in:
Adam Porter 2019-08-12 20:45:44 -05:00
parent fbdfe58a08
commit e97d2c0af3
2 changed files with 8 additions and 1 deletions

View file

@ -365,6 +365,7 @@ Expands into a call to ~org-ql-select~ with the same arguments. For convenience
+ Function ~org-ql-agenda--agenda~ optionally takes a list of entries as an argument.
+ Selectors ~ts-a~ and ~ts-i~, aliases for ~ts-active~ and ~ts-inactive~.
+ Selector ~ts~ now accepts a ~:type~ argument.
+ Face =org-ql-agenda-due-date=.
*Changed*
+ Function ~org-ql-query~ renamed to ~org-ql-select~. ~org-ql-query~ now refers to a new function.