aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mastodon.info19
-rw-r--r--mastodon.texi2
2 files changed, 10 insertions, 11 deletions
diff --git a/mastodon.info b/mastodon.info
index 887dc62..11a3b9a 100644
--- a/mastodon.info
+++ b/mastodon.info
@@ -597,8 +597,7 @@ File: mastodon.info, Node: Dependencies, Next: Network compatibility, Prev: U
Hard dependencies (should all install with ‘mastodon.el’):
• ‘request’ (for uploading attachments), emacs-request
(https://github.com/tkf/emacs-request)
- • ‘persist’ for storing some settings across sessions (we now use
- ‘multisession.el’ for this)
+ • ‘persist’ for storing some settings across sessions
Optional dependencies (install yourself, ‘mastodon.el’ can use them):
• ‘emojify’ to use custom emoji (else we use builtin ‘emoji.el’)
@@ -769,14 +768,14 @@ Node: Live-updating timelines mastodon-async-mode19677
Node: Translating toots20529
Node: Bookmarks and mastodonel21711
Node: Dependencies22253
-Node: Network compatibility22936
-Node: Contributing23818
-Node: Bug reports24314
-Node: Fixes and features25225
-Node: Coding style25726
-Node: Supporting mastodonel26350
-Node: Contributors26917
-Node: screenshots27352
+Node: Network compatibility22887
+Node: Contributing23769
+Node: Bug reports24265
+Node: Fixes and features25176
+Node: Coding style25677
+Node: Supporting mastodonel26301
+Node: Contributors26868
+Node: screenshots27303

End Tag Table
diff --git a/mastodon.texi b/mastodon.texi
index c31caf1..614928f 100644
--- a/mastodon.texi
+++ b/mastodon.texi
@@ -703,7 +703,7 @@ Hard dependencies (should all install with @samp{mastodon.el}):
@item
@samp{request} (for uploading attachments), @uref{https://github.com/tkf/emacs-request, emacs-request}
@item
-@samp{persist} for storing some settings across sessions (we now use @samp{multisession.el} for this)
+@samp{persist} for storing some settings across sessions
@end itemize
Optional dependencies (install yourself, @samp{mastodon.el} can use them):