diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-06-26 17:30:17 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-06-26 17:30:17 +0200 |
commit | 30b14bb52c852e1faa521e2d6e58d6aef01bdf71 (patch) | |
tree | b3cbbce7a0e26063bb56a90ffd80893135664002 /README.org | |
parent | 2999a8d1d0ba315799beddfe8465edcc7681650b (diff) |
readme
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -236,7 +236,7 @@ value of that hook is as follows: | =C-c C-l= | Set toot language | |---------+----------------------------------| -**** autocompletion of mentions and tags +**** Autocompletion of mentions and tags Autocompletion of mentions and tags is provided by =completion-at-point-functions= (capf) backends. @@ -382,7 +382,7 @@ to your translator function as its text argument. Here's what (message "No toot to translate?")))) #+end_src -*** bookmarks and =mastodon.el= +*** Bookmarks and =mastodon.el= =mastodon.el= doesn’t currently implement its own bookmark record and handler, which means that emacs bookmarks will not work as is. Until we implement them, |