From 65d89342f59cfc2eac9bf8010076b937f22554e8 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Mon, 31 Oct 2022 12:50:11 +0100 Subject: [PATCH] nls: remove two compose sequences that use deprecated symbols The last few occurrences of `leftcaret` and `rightcaret` were replaced with `less` and `greater` in xkeyboard-config half a year ago. --- nls/en_US.UTF-8/Compose.pre | 2 -- 1 file changed, 2 deletions(-) diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre index 5623cba4..36d63e31 100644 --- a/nls/en_US.UTF-8/Compose.pre +++ b/nls/en_US.UTF-8/Compose.pre @@ -4549,9 +4549,7 @@ XCOMM Mathematical Operators : "≥" U2265 # GREATER-THAN OR EQUAL TO : "≭" U226D # NOT EQUIVALENT TO : "≮" U226E # NOT LESS-THAN - : "≮" U226E # NOT LESS-THAN : "≯" U226F # NOT GREATER-THAN - : "≯" U226F # NOT GREATER-THAN : "≰" U2270 # NEITHER LESS-THAN NOR EQUAL TO : "≱" U2271 # NEITHER GREATER-THAN NOR EQUAL TO : "≴" U2274 # NEITHER LESS-THAN NOR EQUIVALENT TO