libX11: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jul 22 22:20:52 UTC 2020


 README.md                            |    2 
 include/X11/Xlib.h                   |    4 
 man/xkb/XkbAddGeomOverlayRow.man     |    2 
 man/xkb/XkbGetAccessXTimeout.man     |   72 +++++++-------
 man/xkb/XkbInitCanonicalKeyTypes.man |   52 +++++-----
 man/xkb/XkbSelectEvents.man          |  170 +++++++++++++++++------------------
 modules/im/ximcp/imCallbk.c          |    4 
 modules/im/ximcp/imDefIm.c           |    2 
 modules/im/ximcp/imLcFlt.c           |    4 
 modules/im/ximcp/imThaiFlt.c         |    4 
 modules/om/generic/omGeneric.c       |    8 -
 nls/th_TH.UTF-8/XLC_LOCALE.pre       |    2 
 nls/th_TH/XLC_LOCALE.pre             |    2 
 specs/XIM/xim.xml                    |   10 +-
 specs/XKB/ch13.xml                   |    2 
 specs/i18n/compose/compose-chart.pl  |    2 
 specs/i18n/framework/framework.xml   |    2 
 specs/libX11/AppC.xml                |    2 
 specs/libX11/CH01.xml                |    2 
 specs/libX11/CH13.xml                |    4 
 specs/libX11/CH14.xml                |    2 
 src/Context.c                        |    4 
 src/FetchName.c                      |    4 
 src/Quarks.c                         |    4 
 src/Region.c                         |    2 
 src/WMProps.c                        |    2 
 src/XlibInt.c                        |    2 
 src/Xrm.c                            |    6 -
 src/globals.c                        |    2 
 src/imConv.c                         |    4 
 src/os2Stubs.c                       |    2 
 src/util/makekeys.c                  |    2 
 src/xcms/HVCGcVC.c                   |    2 
 src/xcms/HVCMxC.c                    |    2 
 src/xcms/LRGB.c                      |    2 
 src/xcms/cmsInt.c                    |    4 
 src/xcms/cmsProp.c                   |    2 
 src/xlibi18n/XDefaultOMIF.c          |    2 
 src/xlibi18n/XlcPublic.h             |    2 
 src/xlibi18n/Xlcint.h                |    4 
 src/xlibi18n/lcCharSet.c             |    4 
 src/xlibi18n/lcDB.c                  |    2 
 src/xlibi18n/lcFile.c                |   12 +-
 43 files changed, 213 insertions(+), 213 deletions(-)

New commits:
commit 2b7598221d87049d03e9a95fcb541c37c8728184
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Jul 22 15:19:58 2020 -0700

    Fix spelling/wording issues
    
    Found by using:
        codespell --builtin clear,rare,usage,informal,code,names
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list