org-ql/tests
Adam Porter 1c8c89f264 Add: (defface org-ql-view-title) Use in -view--header-line-format
Note that we also add a safety check in ORG-QL-VIEW--LINK-FOLLOW,
because the addition of a call to PROPERTIZE in
ORG-QL-VIEW--HEADER-LINE-FORMAT effectively removes what was
functioning as a safety check there (as CONCAT had been signaling an
error for the unsafe argument, whereas PROPERTIZE, which is called to
apply the new face, does not).  We also change the expected error in
the tests accordingly.
2024-09-10 22:37:19 -05:00
..
data-file-tags.org Tests: Rename data2.org to data-file-tags.org 2023-03-09 00:05:14 -06:00
data-links.org Fix: (link) Allow brackets in description 2023-03-10 05:56:01 -06:00
data-src.org Tests: (src) Implement 2023-03-09 02:45:48 -06:00
data-ts.org Fix: (data-ts.org) French day-of-week abbreviation 2024-06-26 12:01:32 -05:00
data.org Tests: Use min/max-style habit repeater in a timestamp 2021-06-24 08:14:16 -05:00
test-org-ql.el Add: (defface org-ql-view-title) Use in -view--header-line-format 2024-09-10 22:37:19 -05:00