A new REX operator for set subtraction was added in Texis version 6,
the double-dash ("--"). This operator subtracts its right
side from its left side. For example, "[\alpha--x]" would match
any alphabetic character except "x". See the Vortex manual
on <rex>
(here)
for details.