libX11: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Jun 24 17:58:43 UTC 2023


 nls/en_US.UTF-8/Compose.pre |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit ab0442d3fa835ce16559b29532ac7f674f8557f4
Author: Benno Schulenberg <bensberg at telfort.nl>
Date:   Sat Jun 24 09:46:07 2023 +0200

    nls: remove four unobvious and redundant compose sequences for ¥ (yen)
    
    Composing ¥ with Y and a minus sign seems to have been added in analogy
    to composing £ with L and a minus sign.  But ¥ clearly has a double line
    through it, so using the equals sign for this is far more logical (and
    those compose sequences of course exist).  Also, L plus an equals sign
    produces ₤ (lira), not £ (sterling).  So... make these sequences more
    consistent and allow composing ¥ only with Y/y plus an equals sign.
    
    Signed-off-by: Benno Schulenberg <bensberg at telfort.nl>



More information about the xorg-commit mailing list