From 34d0576929a20139384ebe64cf4cf685aabc671d Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 10 Jul 2008 21:56:48 +0000 Subject: Add other sup/subs to format menu. --- lib/unicode-tokens.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib') diff --git a/lib/unicode-tokens.el b/lib/unicode-tokens.el index c23f2ce7..bf649a9a 100644 --- a/lib/unicode-tokens.el +++ b/lib/unicode-tokens.el @@ -792,6 +792,8 @@ Replaces contiguous text with 'utoks' property with property value." :help (concat "Format region as " (downcase fmt)) :active 'mark-active)) ; XE? region-exists-p '("Subscript" "Superscript" + "Supscript1" "Superscript1" + "Idsubscript1" "Idsuperscript1" "Bold" "Italic" "Script" "Fraktur" "Serif")))) (provide 'unicode-tokens) -- cgit v1.2.3