libX11: Changes to 'master'

James Cloos cloos at kemper.freedesktop.org
Wed May 13 11:49:01 PDT 2009


 nls/el_GR.UTF-8/Compose.pre |  433 ---------------------------
 nls/en_US.UTF-8/Compose.pre |  684 +------------------------------------------
 nls/fi_FI.UTF-8/Compose.pre |  684 +------------------------------------------
 nls/pt_BR.UTF-8/Compose.pre |  686 ++++----------------------------------------
 4 files changed, 123 insertions(+), 2364 deletions(-)

New commits:
commit c1c001e36504fd304f76f69bf6af3643225c49ea
Author: James Cloos <cloos at jhcloos.com>
Date:   Wed May 13 13:03:54 2009 -0400

    [nls] Replace remaining UCS Combining Characters in Compose sequences.
    
    The replaces the instances of keysyms which match <U03[0-6][0-9A-Fa-f]>,
    where the keysym is used as a dead_key, with an actual dead_key symbol.
    
    The only remaining instances of UCS combining characters in the
    compose sequences are of U0338 COMBINING LONG SOLIDUS OVERLAY
    used as a suffix in Multi_key-initiated sequences to create
    mathematics characters such as ∉ U+2209 NOT AN ELEMENT OF
    from ∈ U+2208 ELEMENT OF.

commit e2b0bad3d3b9e9ca781fc264eb7584afbe2a1a4f
Author: James Cloos <cloos at jhcloos.com>
Date:   Wed May 13 09:58:59 2009 -0400

    [nls] Remove extraneous instances of UCS Combining Characters in Compose sequences.
    
    This removes those instances of keysyms which match <U03[0-6][0-9A-Fa-f]>,
    where the matching keysym is used as a dead_key, and for which alternative
    compose sequences exist.



More information about the xorg-commit mailing list