From d744f45f1f52d3ea0a21376e6b877a0303c7dc95 Mon Sep 17 00:00:00 2001 From: Alexander Griffith Date: Mon, 24 Apr 2017 12:16:50 -0400 Subject: Fix #41 cleaned up fork --- lisp/mastodon-tl.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/mastodon-tl.el') diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index 385580e..dfea63d 100644 --- a/lisp/mastodon-tl.el +++ b/lisp/mastodon-tl.el @@ -146,7 +146,7 @@ Return value from boosted content if available." (defun mastodon-tl--set-face (string face render) - "Set the face of a string. If `render` is not 'nil + "Set the face of a string. If `render' is not 'nil also render the html" (propertize (with-temp-buffer -- cgit v1.2.3