From b9368c00359bc6407048669539957a45cac47297 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Tue, 28 Feb 2023 21:31:51 +0100 Subject: remove some whitespace --- lisp/mastodon-toot.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp') diff --git a/lisp/mastodon-toot.el b/lisp/mastodon-toot.el index 7f24818..2625695 100644 --- a/lisp/mastodon-toot.el +++ b/lisp/mastodon-toot.el @@ -933,7 +933,7 @@ Federated user: `username@host.co`." ;; reverse does not work on vectors in 24.5 (mapcar (lambda(x) (alist-get 'acct x)) (reverse mentions)))) - + (defun mastodon-toot--get-bounds (regex) "Get bounds of tag or handle before point using REGEX." ;; needed because # and @ are not part of any existing thing at point -- cgit v1.2.3