aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2008-07-19 12:49:14 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2008-07-19 12:49:14 +0000
commit65b1e172e66cc64d66cdad356ec9cc1cd7f7e69d (patch)
treee4f044f6d136f64a080d872ae12b21a4a29dc4b8
parent0e276db6d5bbca5d4710e3a7b178dcb3d0215c55 (diff)
Fix typo.
-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"