.XCompose: Remove multi-0-0 sequence for the empty set
authorW. Trevor King <wking@tremily.us>
Fri, 25 Apr 2014 16:30:24 +0000 (09:30 -0700)
committerW. Trevor King <wking@tremily.us>
Fri, 25 Apr 2014 16:30:24 +0000 (09:30 -0700)
There's already an empty-set sequence in
/usr/share/X11/locale/en_US.UTF-8/Compose:

  <Multi_key> <braceleft> <braceright> : "∅"   U2205 # EMPTY SET

I'll just use that one.

src/.XCompose

index 0a8f62bfffcdf1847b762212a2aac0690dbb4289..1ba844f9e0197374fc782f74357d7d3795e42bf1 100644 (file)
@@ -25,7 +25,6 @@ include "%L"
 <Multi_key> <A> <A> : "∀" U2200 # FOR ALL
 <Multi_key> <d> <d> : "∂" U2202 # PARTIAL DIFFERENTIAL
 <Multi_key> <E> <E> : "∃" U2202 # THERE EXISTS
-<Multi_key> <0> <0> : "∅" U2205 # EMPTY SET
 <Multi_key> <D> <D> : "∆" U2206 # INCREMENT (Laplace operator)
 <Multi_key> <N> <N> : "∇" U2207 # NABLA (gradient)