Merge: 0.2.3

This commit is contained in:
Adam Porter 2019-10-03 22:37:25 -05:00
commit cea8028922
2 changed files with 6 additions and 1 deletions

View file

@ -495,7 +495,7 @@ replace the clause with a preamble."
;; Specific priority without comparator.
;; MAYBE: Disable case-folding.
(setq org-ql-preamble (rx-to-string `(seq bol (1+ "*") (1+ blank)
(optional (1+ upper) (1+ blank))
(0+ nonl) (1+ blank)
"[#" ,letter "]") t))
nil)
(`(priority ,comparator ,letter)