From 92daa2330135394afcd6ec6836248b105fc16644 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 12 Aug 2009 12:32:18 +0000 Subject: unicode-tokens-list-tokens: change help doc --- lib/unicode-tokens.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/unicode-tokens.el b/lib/unicode-tokens.el index e2c42196..865f6ae8 100644 --- a/lib/unicode-tokens.el +++ b/lib/unicode-tokens.el @@ -527,7 +527,7 @@ Available annotations chosen from `unicode-tokens-control-regions'." (make-local-variable 'unicode-tokens-show-symbols) (setq unicode-tokens-show-symbols nil) (unicode-tokens-mode) - (insert "Mouse-2 or RET on a character to copy into kill ring.\n\n") + (insert "Hover to see token. Mouse-2 or RET to copy into kill ring.\n\n") (let ((count 0) toks) ;; display in originally given order (dolist (tok unicode-tokens-token-list) -- cgit v1.2.3