aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-media.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-08-02 11:42:51 +0200
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-08-02 11:43:16 +0200
commit512338fe35444f6452c26a6abb274a48669a1ec0 (patch)
tree538c16554fbf73286a2be73f2fa9b24e6d364a08 /lisp/mastodon-media.el
parent27783caa940af9120ef21d005dcdd1861fc8710e (diff)
indent -media.el
Diffstat (limited to 'lisp/mastodon-media.el')
-rw-r--r--lisp/mastodon-media.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-media.el b/lisp/mastodon-media.el
index 5ccc3c4..5cd233a 100644
--- a/lisp/mastodon-media.el
+++ b/lisp/mastodon-media.el
@@ -193,7 +193,7 @@ REGION-LENGTH is the range from start to propertize."
`(:max-height ,mastodon-media--preview-max-height))))))
(let ((buffer (current-buffer))
(marker (copy-marker start))
- (url-show-status nil)) ; stop url.el from spamming us about connecting
+ (url-show-status nil)) ; stop url.el from spamming us about connecting
(condition-case nil
;; catch any errors in url-retrieve so as to not abort
;; whatever called us