aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-04-05 13:12:05 +0200
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-04-05 13:12:05 +0200
commit40a2c91fa7c34be09c2527daf01b9deee7e87f2a (patch)
tree1449d7497cf833b94dac8e2d8ce493a68dee19e1
parent1bb072bb2d142c41b65d512466a637f19905b7a2 (diff)
parentdc2349589945e7926a1fca9e17493a5fde7ee958 (diff)
Merge branch 'main' into develop
-rw-r--r--README.org2
-rw-r--r--lisp/mastodon.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 3ddea70..bcc08e8 100644
--- a/README.org
+++ b/README.org
@@ -420,7 +420,7 @@ PRs, issues, feature requests, and general feedback are very welcome!
** Supporting =mastodon.el=
If you'd like to support continued development of =mastodon.el=, I accept
-donations via paypal: [[https://paypal.me/martianh][paypal.me/martianh]]. If you would
+donations via paypal: [[https://paypal.me/martianh][https://paypal.me/martianh]]. If you would
prefer a different payment method, write to me at that address and I can
provide IBAN or other details.
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index 89f5cf4..81a0092 100644
--- a/lisp/mastodon.el
+++ b/lisp/mastodon.el
@@ -302,7 +302,7 @@ from the server and load anew."
;;;###autoload
(defun mastodon-url-lookup (&optional query-url)
- "If QUERY-URL resembles a mastodon link, try to load in `mastodon.el'.
+ "If a URL resembles a mastodon link, try to load in `mastodon.el'.
Does a WebFinger lookup.
URL can be arg QUERY-URL, or URL at point, or provided by the user.
If a status or account is found, load it in `mastodon.el', if