diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/unicode-tokens.el | 2 |
1 files changed, 2 insertions, 0 deletions
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) |
