aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/mastodon-toot.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-toot.el b/lisp/mastodon-toot.el
index d7efd44..7f867fe 100644
--- a/lisp/mastodon-toot.el
+++ b/lisp/mastodon-toot.el
@@ -661,7 +661,7 @@ The query is matched against a tag search on the server."
'mastodon-toot--tags-company-make-candidate))
(defun mastodon-toot--make-company-backend
- (command backend-name str-prefix candidates-fun annot-fun meta-fun
+ (command _backend-name str-prefix candidates-fun annot-fun meta-fun
&optional arg
&rest ignored)
"Make a company backend for `mastodon-toot-mode'.