From ab24ffe0ecdf9c9958c2ec527a23d0043babbf2c Mon Sep 17 00:00:00 2001 From: mousebot Date: Fri, 18 Feb 2022 16:09:43 +0100 Subject: profile--add-author-bylines docstring --- lisp/mastodon-profile.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lisp') diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el index 7a68e26..57fa080 100644 --- a/lisp/mastodon-profile.el +++ b/lisp/mastodon-profile.el @@ -429,8 +429,7 @@ FIELD is used to identify regions under 'account" (defun mastodon-profile--add-author-bylines (tootv) "Convert TOOTV into a author-bylines and insert. Also insert their profile note. -Used to view a user's followers and those they're following, as -well as the list of suggested followers and for search results." +Used to view a user's followers and those they're following." ;;FIXME change the name of this fun now that we've edited what it does! (let ((inhibit-read-only t)) (when (not (equal tootv '[])) -- cgit v1.2.3