aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@riseup.net>2024-08-04 09:39:31 +0200
committermarty hiatt <martianhiatus@riseup.net>2024-08-04 09:39:31 +0200
commitc75c4b7753783e4fe393d921811f474bc8ecbaa5 (patch)
treec1c5bf46a1266e19ae3b5539a28aeb1aeece6500
parent49261b91b075b9ee77c96bbd04fa05043d29d28a (diff)
Revert "readme: multisession"
This reverts commit 1887a2d414029cfd7d76b5ea2edee9a15a85d0cf.
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 122ab36..f514b33 100644
--- a/README.org
+++ b/README.org
@@ -421,7 +421,7 @@ to your translator function as its text argument. Here's what
Hard dependencies (should all install with =mastodon.el=):
- =request= (for uploading attachments), [[https://github.com/tkf/emacs-request][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=)