From bb20dfd108f12f8b43bbd5081b8d5447569e5834 Mon Sep 17 00:00:00 2001 From: Johnson Denen Date: Thu, 9 Aug 2018 23:31:37 -0400 Subject: Clean up whitespace --- lisp/mastodon-tl.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/mastodon-tl.el') diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index 4d8df7e..ad3de3c 100644 --- a/lisp/mastodon-tl.el +++ b/lisp/mastodon-tl.el @@ -459,9 +459,9 @@ links in the text. If TOOT is nil no parsing occurs." (when (string= (cdr (assoc 'acct mention)) short-acct) (setq return (cdr (assoc 'id mention)))) - (setq mention (pop mentions))) + (setq mention (pop mentions))) return)) - + (defun mastodon-tl--extract-userhandle-from-url (url buffer-text) "Returns the user hande the URL points to or nil if it is not a profile link. -- cgit v1.2.3