x11proto: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri May 27 21:23:30 PDT 2011


 keysymdef.h |   24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

New commits:
commit 9bbb6e3f835219110ec0f7bd72ba7fa92974bae8
Author: Cyril Brulebois <kibi at debian.org>
Date:   Tue May 24 13:08:27 2011 +0200

    Sort Latin 8 keysyms by codepoints.
    
    The overall chaos misled implementors into writing interval checks to
    determine the case, but that doesn't work too well when lines aren't
    sorted.
    
    Sort performed by calling “sort -k 3” on the part between #ifdef
    XK_LATIN8 and #endif.
    
    Signed-off-by: Cyril Brulebois <kibi at debian.org>
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list