diff options
Diffstat (limited to 'mastodon.texi')
-rw-r--r-- | mastodon.texi | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/mastodon.texi b/mastodon.texi index 614928f..e171408 100644 --- a/mastodon.texi +++ b/mastodon.texi @@ -8,7 +8,7 @@ @dircategory Emacs @direntry -* Mastodon: (mastodon). Client for Mastodon on ActivityPub networks. +* Mastodon: (mastodon). Client for fediverse services using the Mastodon API. @end direntry @finalout @@ -563,6 +563,14 @@ instance. @itemize @item +@samp{mastodon-tl--get-remote-local-timeline}: View a local timeline of a remote instance. +@item +@samp{mastodon-tl--remote-tag-timeline}: View a tag timeline on a remote instance. +@end itemize + + +@itemize +@item @samp{mastodon-profile--update-display-name}: Update the display name for your account. @item |