diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-07-13 10:35:09 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-07-13 10:35:09 +0200 |
commit | 5123212fa191ce5215262367d1022fd1441dc19a (patch) | |
tree | dc45d5bdd162cef7db95bae93b0fe174080e992f /mastodon.texi | |
parent | a8112e5c150fc2ace856cb442fee6b1dd5d25066 (diff) | |
parent | 5f095822e92872ddcb76fc9fe98c0cf985849f3b (diff) |
Merge branch 'develop'
Diffstat (limited to 'mastodon.texi')
-rw-r--r-- | mastodon.texi | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/mastodon.texi b/mastodon.texi index 1850844..1f2cd14 100644 --- a/mastodon.texi +++ b/mastodon.texi @@ -52,6 +52,7 @@ Usage * Composing toots:: * Other commands and account settings:: * Customization:: +* Commands and variables index:: * Alternative timeline layout:: * Live-updating timelines @samp{mastodon-async-mode}:: * Translating toots:: @@ -163,6 +164,7 @@ Or, with @samp{use-package}: * Composing toots:: * Other commands and account settings:: * Customization:: +* Commands and variables index:: * Alternative timeline layout:: * Live-updating timelines @samp{mastodon-async-mode}:: * Translating toots:: @@ -416,7 +418,7 @@ value of that hook is as follows: @end multitable @item -@anchor{autocompletion of mentions and tags}autocompletion of mentions and tags +@anchor{Autocompletion of mentions and tags}Autocompletion of mentions and tags Autocompletion of mentions and tags is provided by @@ -593,6 +595,11 @@ Set default reply visibility @end itemize @end itemize +@node Commands and variables index +@subsection Commands and variables index + +An index of all user-facing commands and custom variables is available here: @uref{mastodon-index.org, mastodon-index.org}. + @node Alternative timeline layout @subsection Alternative timeline layout |