branch: elpa/mastodon commit 7eed335c50020bff082a1c01228c25756af0ae21 Author: marty hiatt <martianhia...@disroot.org> Commit: marty hiatt <martianhia...@disroot.org>
media.el: update media item help-echo. (did we lose copy image URL?) --- lisp/mastodon-media.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/mastodon-media.el b/lisp/mastodon-media.el index 09692c311b..841d30397c 100644 --- a/lisp/mastodon-media.el +++ b/lisp/mastodon-media.el @@ -499,8 +499,8 @@ CAPTION is the image caption if provided. SENSITIVE is a flag from the item's JSON data." (let* ((help-echo-base (substitute-command-keys - (concat "\\`RET'/\\`i': load full image (prefix: copy URL), \\`+'/\\`-': zoom,\ - \\`r': rotate, \\`o': save preview" + (concat "\\`RET': load full image or play video,\ + \\`i' for image options" (when (not (eq sensitive :json-false)) ", \\`S': toggle sensitive media")))) (help-echo (if caption