diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-11-22 17:36:15 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-11-22 17:36:15 +0100 |
commit | 3bbddc9dfbbe10d50d5770bf5ad4c55de4b897aa (patch) | |
tree | 1376b797f16352e010153ee3c202b5bb17224fd4 /README.org | |
parent | 0d94aba8baadcfa6337ed6b6a6a54caa3a0540a3 (diff) | |
parent | 01d44daa21cc24e99e61bba36e0dc2a111e46586 (diff) |
Merge branch 'autoload-notifs-get' into develop
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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. |