Comment: Add MAYBE
This commit is contained in:
parent
86d2e38802
commit
27fb5f0852
1 changed files with 1 additions and 0 deletions
|
|
@ -269,6 +269,7 @@ comparator, PRIORITY should be a priority string."
|
|||
PREDICATES is a list of one or more sorting methods, including:
|
||||
`deadline', `scheduled', and `priority'."
|
||||
;; FIXME: Test `date' type.
|
||||
;; MAYBE: Use macrolet instead of flet.
|
||||
(cl-flet* ((sorter (symbol)
|
||||
(pcase symbol
|
||||
((or 'deadline 'scheduled)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue