diff options
| author | marty hiatt <martianhiatus@riseup.net> | 2024-08-04 09:51:47 +0200 | 
|---|---|---|
| committer | marty hiatt <martianhiatus@riseup.net> | 2024-08-04 09:51:47 +0200 | 
| commit | 45903de823d3c6b46c4aa694112e9f5429e1a3f9 (patch) | |
| tree | 830f1b2c4d4deff2911f5776c432d14dc3876979 | |
| parent | 4ac5b57ae6c4e94439a44820d81df00785d420c4 (diff) | |
info update
| -rw-r--r-- | mastodon.info | 19 | ||||
| -rw-r--r-- | mastodon.texi | 2 | 
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):  | 
