From 65b1e172e66cc64d66cdad356ec9cc1cd7f7e69d Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Sat, 19 Jul 2008 12:49:14 +0000 Subject: Fix typo. --- lib/unicode-tokens.el | 2 -- 1 file changed, 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" -- cgit v1.2.3