aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/unicode-tokens.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/unicode-tokens.el b/lib/unicode-tokens.el
index 3394f7a7..b789be93 100644
--- a/lib/unicode-tokens.el
+++ b/lib/unicode-tokens.el
@@ -788,8 +788,6 @@ Replaces contiguous text with 'utoks' property with property value."
(lambda (fmt)
(vector fmt
(unicode-tokens-annotate-region-with (downcase fmt))
- ;; :help is GNU Emacss only
- ;; :help (concat "Format region as " (downcase fmt))
:active 'region-exists-p))
'("Subscript" "Superscript"
"Supscript1" "Superscript1"