emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/mastodon 2713081605 18/50: notifs: byline-accounts: remove


From: ELPA Syncer
Subject: [nongnu] elpa/mastodon 2713081605 18/50: notifs: byline-accounts: remove toot arg
Date: Sat, 2 Nov 2024 13:00:53 -0400 (EDT)

branch: elpa/mastodon
commit 271308160538a2631869f3bb61e0dfdede2ad4d3
Author: marty hiatt <martianhiatus@disroot.org>
Commit: marty hiatt <martianhiatus@disroot.org>

    notifs: byline-accounts: remove toot arg
---
 lisp/mastodon-notifications.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el
index c27ffef9aa..384241d7b8 100644
--- a/lisp/mastodon-notifications.el
+++ b/lisp/mastodon-notifications.el
@@ -414,8 +414,8 @@ TYPE is notification type, used for non-group notifs."
 ;; almost everything is .account.field anyway
 ;; but toot still needed also, for attachments, etc.
 (defun mastodon-notifications--byline-accounts
-    (accounts toot group &optional avatar)
-  "Propertize author byline ACCOUNTS for TOOT, the item responded to.
+    (accounts group &optional avatar)
+  "Propertize author byline ACCOUNTS.
 GROUP is the group notification data.
 When AVATAR, include the account's avatar image.
 When DOMAIN, force inclusion of user's domain in their handle."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]