branch: elpa/fedi
commit ff392e81e9c6020eef8f8e6214a5969107c8dabb
Author: marty hiatt <[email protected]>
Commit: marty hiatt <[email protected]>
docstring
---
fedi.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/fedi.el b/fedi.el
index 37b5ebdc66b..a84489ccf62 100644
--- a/fedi.el
+++ b/fedi.el
@@ -793,7 +793,8 @@ used in a link function. For an example of regexes'
subgroups, see
extra-props)))))))
(defun fedi-link-props (&optional face link item type help-echo keymap)
- "Return a plist for a link."
+ "Return a plist for a link.
+FACE LINK ITEM TYPE HELP-ECHO KEYMAP."
`(face ,(or face '(shr-text shr-link))
mouse-face highlight
shr-tab-stop t