aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-06-26 17:30:17 +0200
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-06-26 17:30:17 +0200
commit30b14bb52c852e1faa521e2d6e58d6aef01bdf71 (patch)
treeb3cbbce7a0e26063bb56a90ffd80893135664002
parent2999a8d1d0ba315799beddfe8465edcc7681650b (diff)
readme
-rw-r--r--README.org4
-rw-r--r--mastodon.info4
-rw-r--r--mastodon.texi2
3 files changed, 5 insertions, 5 deletions
diff --git a/README.org b/README.org
index f5e0237..c16fd33 100644
--- a/README.org
+++ b/README.org
@@ -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,
diff --git a/mastodon.info b/mastodon.info
index 7801b69..caae4d9 100644
--- a/mastodon.info
+++ b/mastodon.info
@@ -334,7 +334,7 @@ is as follows:
‘C-c C-p’ Create a poll
‘C-c C-l’ Set toot language
- 2. autocompletion of mentions and tags
+ 2. Autocompletion of mentions and tags
Autocompletion of mentions and tags is provided by
‘completion-at-point-functions’ (capf) backends.
@@ -668,7 +668,7 @@ Ref: Keybindings5063
Ref: Toot byline legend9636
Node: Composing toots9945
Ref: Keybindings (1)11184
-Ref: autocompletion of mentions and tags11702
+Ref: Autocompletion of mentions and tags11702
Ref: Draft toots12415
Node: Other commands and account settings12886
Node: Customization16044
diff --git a/mastodon.texi b/mastodon.texi
index c962985..1f2cd14 100644
--- a/mastodon.texi
+++ b/mastodon.texi
@@ -418,7 +418,7 @@ value of that hook is as follows:
@end multitable
@item
-@anchor{autocompletion of mentions and tags}autocompletion of mentions and tags
+@anchor{Autocompletion of mentions and tags}Autocompletion of mentions and tags
Autocompletion of mentions and tags is provided by