diff options
author | marty hiatt <martianhiatus@riseup.net> | 2024-07-08 13:45:42 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus@riseup.net> | 2024-07-08 13:45:42 +0200 |
commit | a7fec255574decfe24302f260b451203d13a8b22 (patch) | |
tree | 4b7b1c9a1a3c2fc17cf50c2286f87b4c9410b8f1 /README.org | |
parent | 7b4d77b86bb88377ca75938d2f1b88b839e96a02 (diff) | |
parent | 4e8d28616431d2ddedc01eb021d20718f1eb1877 (diff) |
Merge branch 'multisession' into develop
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 +- +=persist= for storing some settings across sessions+ (we now use =multisession.el= for this) Optional dependencies (install yourself, =mastodon.el= can use them): - =emojify= for inserting and viewing emojis |