branch: elpa/fedi
commit 44a078fe8e385f7a0aa9cbd1bf8e41e40d1f54d5
Author: marty hiatt <[email protected]>
Commit: marty hiatt <[email protected]>
prop items: no quote for face list
---
fedi.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fedi.el b/fedi.el
index 556b01fec19..9cf12778cc8 100644
--- a/fedi.el
+++ b/fedi.el
@@ -728,7 +728,7 @@ used in a link function. For an example of regexes'
subgroups, see
link)))
(add-text-properties beg
end
- `(face '(shr-text shr-link)
+ `(face (shr-text shr-link)
mouse-face highlight
shr-tabstop t
shr-url ,link