aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-11-22 17:36:15 +0100
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-11-22 17:36:15 +0100
commit3bbddc9dfbbe10d50d5770bf5ad4c55de4b897aa (patch)
tree1376b797f16352e010153ee3c202b5bb17224fd4 /README.org
parent0d94aba8baadcfa6337ed6b6a6a54caa3a0540a3 (diff)
parent01d44daa21cc24e99e61bba36e0dc2a111e46586 (diff)
Merge branch 'autoload-notifs-get' into develop
Diffstat (limited to 'README.org')
-rw-r--r--README.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.org b/README.org
index 97e2f4f..8eb9242 100644
--- a/README.org
+++ b/README.org
@@ -222,7 +222,10 @@ You can download and use your instance's custom emoji
*** Other commands and account settings:
-- =mastodon-url-lookup=: Attempt to load URL in =mastodon.el=. URL may be the one at point or provided in the minibuffer. Should also work if =mastodon.el= is not yet loaded.
+In addition to =mastodon=, the following functions are autoloaded and should work without first loading =mastodon.el=:
+- =mastodon-toot=: Compose new toot
+- =mastodon-notifications-get=: View all notifications
+- =mastodon-url-lookup=: Attempt to load a URL in =mastodon.el=. URL may be at point or provided in the minibuffer.
- =mastodon-tl--view-instance-description=: View information about the instance that the author of the toot at point is on.