[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libx11: Changes to 'debian-experimental'



 Makefile.am                                     |    4 
 Makefile.in                                     |    4 
 NEWS                                            |   72 +
 aclocal.m4                                      |   40 
 config.guess                                    |   32 
 config.sub                                      |   28 
 configure                                       |  132 ++
 configure.ac                                    |   21 
 cpprules.in                                     |    3 
 debian/changelog                                |   15 
 debian/patches/008_remove_ko_Compose.diff       |    8 
 debian/patches/012_ru_RU_UTF-8_XLC_LOCALE.diff  |   24 
 debian/patches/015_russian_locale_alias.diff    |    6 
 debian/patches/016_greek_polytonic_Compose.diff | 1325 ------------------------
 debian/patches/021_compose_fclose.diff          |   15 
 debian/patches/022_CVE-2007-1667.diff           |  100 -
 debian/patches/series                           |    3 
 include/Makefile.am                             |    6 
 include/Makefile.in                             |   56 -
 man/Makefile.am                                 |    2 
 man/Makefile.in                                 |  224 +++-
 man/XGetVisualInfo.man                          |    2 
 man/XOpenIM.man                                 |    8 
 man/XRecolorCursor.man                          |    2 
 man/xkb/Makefile.am                             |  234 ++++
 man/xkb/Makefile.in                             |  668 ++++++++++++
 man/xkb/XkbActionCtrls.man                      |  146 ++
 man/xkb/XkbAddDeviceLedInfo.man                 |  131 ++
 man/xkb/XkbAddGeomColor.man                     |  110 +
 man/xkb/XkbAddGeomDoodad.man                    |  123 ++
 man/xkb/XkbAddGeomKey.man                       |   86 +
 man/xkb/XkbAddGeomKeyAlias.man                  |   99 +
 man/xkb/XkbAddGeomOutline.man                   |   94 +
 man/xkb/XkbAddGeomOverlay.man                   |  105 +
 man/xkb/XkbAddGeomOverlayKey.man                |   95 +
 man/xkb/XkbAddGeomOverlayRow.man                |  100 +
 man/xkb/XkbAddGeomProperty.man                  |  100 +
 man/xkb/XkbAddGeomRow.man                       |   88 +
 man/xkb/XkbAddGeomSection.man                   |  137 ++
 man/xkb/XkbAddGeomShape.man                     |  103 +
 man/xkb/XkbAddSymInterpret.man                  |   81 +
 man/xkb/XkbAllocClientMap.man                   |  178 +++
 man/xkb/XkbAllocCompatMap.man                   |  122 ++
 man/xkb/XkbAllocControls.man                    |  150 ++
 man/xkb/XkbAllocDeviceInfo.man                  |  114 ++
 man/xkb/XkbAllocDeviceLedInfo.man               |  125 ++
 man/xkb/XkbAllocGeomColors.man                  |   82 +
 man/xkb/XkbAllocGeomDoodads.man                 |   81 +
 man/xkb/XkbAllocGeomKeyAliases.man              |   86 +
 man/xkb/XkbAllocGeomKeys.man                    |   80 +
 man/xkb/XkbAllocGeomOutlines.man                |   86 +
 man/xkb/XkbAllocGeomOverlayKey.man              |   76 +
 man/xkb/XkbAllocGeomOverlayRows.man             |   85 +
 man/xkb/XkbAllocGeomOverlays.man                |   75 +
 man/xkb/XkbAllocGeomPoints.man                  |   80 +
 man/xkb/XkbAllocGeomProps.man                   |   83 +
 man/xkb/XkbAllocGeomRows.man                    |   80 +
 man/xkb/XkbAllocGeomSectionDoodads.man          |   87 +
 man/xkb/XkbAllocGeomSections.man                |   85 +
 man/xkb/XkbAllocGeomShapes.man                  |   86 +
 man/xkb/XkbAllocGeometry.man                    |   97 +
 man/xkb/XkbAllocIndicatorMaps.man               |   75 +
 man/xkb/XkbAllocKeyboard.man                    |   62 +
 man/xkb/XkbAllocNames.man                       |  132 ++
 man/xkb/XkbAllocServerMap.man                   |  135 ++
 man/xkb/XkbApplyCompatMapToKey.man              |  376 ++++++
 man/xkb/XkbBell.man                             |  344 ++++++
 man/xkb/XkbBellEvent.man                        |  341 ++++++
 man/xkb/XkbChangeControls.man                   |  336 ++++++
 man/xkb/XkbChangeDeviceInfo.man                 |   88 +
 man/xkb/XkbChangeEnabledControls.man            |  180 +++
 man/xkb/XkbChangeIndicators.man                 |  172 +++
 man/xkb/XkbChangeMap.man                        |  149 ++
 man/xkb/XkbChangeNames.man                      |  200 +++
 man/xkb/XkbChangeTypesOfKey.man                 |  222 ++++
 man/xkb/XkbComputeRowBounds.man                 |   64 +
 man/xkb/XkbComputeSectionBounds.man             |   62 +
 man/xkb/XkbComputeShapeBounds.man               |   92 +
 man/xkb/XkbComputeShapeTop.man                  |   87 +
 man/xkb/XkbCopyKeyType.man                      |  106 +
 man/xkb/XkbCopyKeyTypes.man                     |  130 ++
 man/xkb/XkbDeviceBell.man                       |  313 +++++
 man/xkb/XkbDeviceBellEvent.man                  |  344 ++++++
 man/xkb/XkbFindOverlayForKey.man                |   66 +
 man/xkb/XkbForceBell.man                        |  326 +++++
 man/xkb/XkbForceDeviceBell.man                  |  319 +++++
 man/xkb/XkbFreeClientMap.man                    |  215 +++
 man/xkb/XkbFreeCompatMap.man                    |  178 +++
 man/xkb/XkbFreeComponentList.man                |   54 
 man/xkb/XkbFreeControls.man                     |  127 ++
 man/xkb/XkbFreeDeviceInfo.man                   |  190 +++
 man/xkb/XkbFreeGeomColors.man                   |   96 +
 man/xkb/XkbFreeGeomDoodads.man                  |   92 +
 man/xkb/XkbFreeGeomKeyAliases.man               |  105 +
 man/xkb/XkbFreeGeomKeys.man                     |   74 +
 man/xkb/XkbFreeGeomOutlines.man                 |   74 +
 man/xkb/XkbFreeGeomOverlayKeys.man              |  102 +
 man/xkb/XkbFreeGeomOverlayRows.man              |  102 +
 man/xkb/XkbFreeGeomOverlays.man                 |  102 +
 man/xkb/XkbFreeGeomPoints.man                   |  102 +
 man/xkb/XkbFreeGeomProperties.man               |  101 +
 man/xkb/XkbFreeGeomRows.man                     |  102 +
 man/xkb/XkbFreeGeomSections.man                 |  102 +
 man/xkb/XkbFreeGeomShapes.man                   |  101 +
 man/xkb/XkbFreeGeometry.man                     |  104 +
 man/xkb/XkbFreeIndicatorMaps.man                |   58 +
 man/xkb/XkbFreeKeyboard.man                     |   76 +
 man/xkb/XkbFreeNames.man                        |  107 +
 man/xkb/XkbFreeServerMap.man                    |  201 +++
 man/xkb/XkbGetAccessXTimeout.man                |  162 ++
 man/xkb/XkbGetAutoRepeatRate.man                |  100 +
 man/xkb/XkbGetAutoResetControls.man             |  105 +
 man/xkb/XkbGetBounceKeysDelay.man               |  226 ++++
 man/xkb/XkbGetCompatMap.man                     |  130 ++
 man/xkb/XkbGetControls.man                      |  176 +++
 man/xkb/XkbGetControlsChanges.man               |  244 ++++
 man/xkb/XkbGetDetectableAutorepeat.man          |  104 +
 man/xkb/XkbGetDeviceButtonActions.man           |  132 ++
 man/xkb/XkbGetDeviceInfo.man                    |  265 ++++
 man/xkb/XkbGetDeviceInfoChanges.man             |   76 +
 man/xkb/XkbGetDeviceLedInfo.man                 |  171 +++
 man/xkb/XkbGetGeometry.man                      |   84 +
 man/xkb/XkbGetIndicatorChanges.man              |  169 +++
 man/xkb/XkbGetIndicatorMap.man                  |  101 +
 man/xkb/XkbGetIndicatorState.man                |   93 +
 man/xkb/XkbGetKeyActions.man                    |  108 +
 man/xkb/XkbGetKeyBehaviors.man                  |  106 +
 man/xkb/XkbGetKeyExplicitComponents.man         |  168 +++
 man/xkb/XkbGetKeyModifierMap.man                |  109 +
 man/xkb/XkbGetKeySyms.man                       |  115 ++
 man/xkb/XkbGetKeyTypes.man                      |   98 +
 man/xkb/XkbGetKeyVirtualModMap.man              |  119 ++
 man/xkb/XkbGetKeyboard.man                      |  106 +
 man/xkb/XkbGetKeyboardByName.man                |  405 +++++++
 man/xkb/XkbGetMap.man                           |  335 ++++++
 man/xkb/XkbGetNameChanges.man                   |   84 +
 man/xkb/XkbGetNamedGeometry.man                 |  173 +++
 man/xkb/XkbGetNamedIndicator.man                |  138 ++
 man/xkb/XkbGetNames.man                         |  149 ++
 man/xkb/XkbGetSlowKeysDelay.man                 |  229 ++++
 man/xkb/XkbGetState.man                         |   69 +
 man/xkb/XkbGetStickyKeysOptions.man             |  129 ++
 man/xkb/XkbGetUpdatedMap.man                    |  276 ++++
 man/xkb/XkbGetVirtualMods.man                   |  222 ++++
 man/xkb/XkbGetXlibControls.man                  |   71 +
 man/xkb/XkbIgnoreExtension.man                  |   89 +
 man/xkb/XkbInitCanonicalKeyTypes.man            |   98 +
 man/xkb/XkbKeyAction.man                        |  147 ++
 man/xkb/XkbKeyActionEntry.man                   |  153 ++
 man/xkb/XkbKeyActionsPtr.man                    |  146 ++
 man/xkb/XkbKeyGroupInfo.man                     |  210 +++
 man/xkb/XkbKeyGroupWidth.man                    |   86 +
 man/xkb/XkbKeyGroupsWidth.man                   |   76 +
 man/xkb/XkbKeyHasActions.man                    |  137 ++
 man/xkb/XkbKeyNumActions.man                    |  125 ++
 man/xkb/XkbKeyNumGroups.man                     |  322 +++++
 man/xkb/XkbKeyNumSyms.man                       |   77 +
 man/xkb/XkbKeySymEntry.man                      |   95 +
 man/xkb/XkbKeySymsOffset.man                    |   78 +
 man/xkb/XkbKeySymsPtr.man                       |   78 +
 man/xkb/XkbKeyType.man                          |   84 +
 man/xkb/XkbKeyTypeIndex.man                     |   70 +
 man/xkb/XkbKeyTypesForCoreSymbols.man           |  248 ++++
 man/xkb/XkbKeycodeToKeysym.man                  |   76 +
 man/xkb/XkbKeysymToModifiers.man                |   64 +
 man/xkb/XkbLatchGroup.man                       |   97 +
 man/xkb/XkbLatchModifiers.man                   |  120 ++
 man/xkb/XkbLibraryVersion.man                   |  104 +
 man/xkb/XkbListComponents.man                   |  181 +++
 man/xkb/XkbLockGroup.man                        |   95 +
 man/xkb/XkbLockModifiers.man                    |  118 ++
 man/xkb/XkbLookupKeyBinding.man                 |  104 +
 man/xkb/XkbLookupKeySym.man                     |   89 +
 man/xkb/XkbModActionVMods.man                   |   58 +
 man/xkb/XkbNoteControlsChanges.man              |  214 +++
 man/xkb/XkbNoteDeviceChanges.man                |  149 ++
 man/xkb/XkbNoteIndicatorChanges.man             |  137 ++
 man/xkb/XkbNoteNameChanges.man                  |  106 +
 man/xkb/XkbOpenDisplay.man                      |  170 +++
 man/xkb/XkbOutOfRangeGroupInfo.man              |  196 +++
 man/xkb/XkbOutOfRangeGroupNumber.man            |  197 +++
 man/xkb/XkbPtrActionX.man                       |  114 ++
 man/xkb/XkbPtrActionY.man                       |  114 ++
 man/xkb/XkbQueryExtension.man                   |  146 ++
 man/xkb/XkbRefreshKeyboardMapping.man           |   78 +
 man/xkb/XkbResizeDeviceButtonActions.man        |  105 +
 man/xkb/XkbResizeKeyActions.man                 |  114 ++
 man/xkb/XkbResizeKeySyms.man                    |  112 ++
 man/xkb/XkbResizeKeyType.man                    |  155 ++
 man/xkb/XkbSAActionSetCtrls.man                 |  162 ++
 man/xkb/XkbSAGroup.man                          |   67 +
 man/xkb/XkbSAPtrDfltValue.man                   |  117 ++
 man/xkb/XkbSARedirectSetVMods.man               |  121 ++
 man/xkb/XkbSARedirectSetVModsMask.man           |  134 ++
 man/xkb/XkbSARedirectVMods.man                  |  126 ++
 man/xkb/XkbSARedirectVModsMask.man              |  127 ++
 man/xkb/XkbSAScreen.man                         |  112 ++
 man/xkb/XkbSASetGroup.man                       |   72 +
 man/xkb/XkbSASetPtrDfltValue.man                |  116 ++
 man/xkb/XkbSASetScreen.man                      |  109 +
 man/xkb/XkbSelectEventDetails.man               |  163 ++
 man/xkb/XkbSelectEvents.man                     |  186 +++
 man/xkb/XkbSetAccessXTimeout.man                |  215 +++
 man/xkb/XkbSetAutoRepeatRate.man                |  114 ++
 man/xkb/XkbSetAutoResetControls.man             |  116 ++
 man/xkb/XkbSetBounceKeysDelay.man               |  221 ++++
 man/xkb/XkbSetCompatMap.man                     |  219 +++
 man/xkb/XkbSetControls.man                      |  181 +++
 man/xkb/XkbSetDebuggingFlags.man                |  193 +++
 man/xkb/XkbSetDetectableAutorepeat.man          |  119 ++
 man/xkb/XkbSetDeviceButtonActions.man           |  112 ++
 man/xkb/XkbSetDeviceInfo.man                    |  235 ++++
 man/xkb/XkbSetIgnoreLockMods.man                |  214 +++
 man/xkb/XkbSetIndicatorMap.man                  |  194 +++
 man/xkb/XkbSetMap.man                           |  397 +++++++
 man/xkb/XkbSetModActionVMods.man                |   69 +
 man/xkb/XkbSetNamedIndicator.man                |  141 ++
 man/xkb/XkbSetNames.man                         |  226 ++++
 man/xkb/XkbSetPtrActionX.man                    |  120 ++
 man/xkb/XkbSetPtrActionY.man                    |  120 ++
 man/xkb/XkbSetServerInternalMods.man            |  218 +++
 man/xkb/XkbSetXlibControls.man                  |  119 ++
 man/xkb/XkbTranslateKeyCode.man                 |   89 +
 man/xkb/XkbTranslateKeySym.man                  |  101 +
 man/xkb/XkbUpdateMapFromCore.man                |  130 ++
 man/xkb/XkbVirtualModsToReal.man                |  144 ++
 modules/im/ximcp/imDefIm.c                      |    2 
 modules/im/ximcp/imExten.c                      |    2 
 modules/im/ximcp/imInt.c                        |   12 
 modules/im/ximcp/imLcPrs.c                      |   29 
 modules/im/ximcp/imRm.c                         |  412 ++++---
 modules/lc/gen/lcGenConv.c                      |    4 
 modules/om/generic/omGeneric.c                  |    2 
 modules/om/generic/omXChar.c                    |    2 
 nls/C/Makefile.in                               |    3 
 nls/Makefile.in                                 |    3 
 nls/armscii-8/Makefile.in                       |    3 
 nls/el_GR.UTF-8/Compose.pre                     |  433 +++++++
 nls/el_GR.UTF-8/Makefile.in                     |    3 
 nls/en_US.UTF-8/Makefile.in                     |    3 
 nls/georgian-academy/Makefile.in                |    3 
 nls/georgian-ps/Makefile.in                     |    3 
 nls/ibm-cp1133/Makefile.in                      |    3 
 nls/iscii-dev/Makefile.in                       |    3 
 nls/isiri-3342/Makefile.in                      |    3 
 nls/iso8859-1/Makefile.in                       |    3 
 nls/iso8859-10/Makefile.in                      |    3 
 nls/iso8859-11/Makefile.in                      |    3 
 nls/iso8859-13/Makefile.in                      |    3 
 nls/iso8859-14/Makefile.in                      |    3 
 nls/iso8859-15/Makefile.in                      |    3 
 nls/iso8859-2/Makefile.in                       |    3 
 nls/iso8859-3/Makefile.in                       |    3 
 nls/iso8859-4/Makefile.in                       |    3 
 nls/iso8859-5/Makefile.in                       |    3 
 nls/iso8859-6/Makefile.in                       |    3 
 nls/iso8859-7/Makefile.in                       |    3 
 nls/iso8859-8/Makefile.in                       |    3 
 nls/iso8859-9/Makefile.in                       |    3 
 nls/iso8859-9e/Makefile.in                      |    3 
 nls/ja.JIS/Makefile.in                          |    3 
 nls/ja.S90/Makefile.in                          |    3 
 nls/ja.SJIS/Makefile.in                         |    3 
 nls/ja.U90/Makefile.in                          |    3 
 nls/ja/Makefile.in                              |    3 
 nls/ja_JP.UTF-8/Makefile.in                     |    3 
 nls/ko/Makefile.in                              |    3 
 nls/ko_KR.UTF-8/Makefile.in                     |    3 
 nls/koi8-c/Makefile.in                          |    3 
 nls/koi8-r/Makefile.in                          |    3 
 nls/koi8-u/Makefile.in                          |    3 
 nls/microsoft-cp1251/Makefile.in                |    3 
 nls/microsoft-cp1255/Makefile.in                |    3 
 nls/microsoft-cp1256/Makefile.in                |    3 
 nls/mulelao-1/Makefile.in                       |    3 
 nls/nokhchi-1/Makefile.in                       |    3 
 nls/pt_BR.UTF-8/Makefile.in                     |    3 
 nls/ru_RU.UTF-8/Makefile.in                     |    3 
 nls/tatar-cyr/Makefile.in                       |    3 
 nls/th_TH.UTF-8/Makefile.in                     |    3 
 nls/th_TH/Makefile.in                           |    3 
 nls/tscii-0/Makefile.in                         |    3 
 nls/vi_VN.tcvn/Makefile.in                      |    3 
 nls/vi_VN.viscii/Makefile.in                    |    3 
 nls/zh_CN.UTF-8/Makefile.in                     |    3 
 nls/zh_CN.gb18030/Makefile.in                   |    3 
 nls/zh_CN.gbk/Makefile.in                       |    3 
 nls/zh_CN/Makefile.in                           |    3 
 nls/zh_HK.UTF-8/Makefile.in                     |    3 
 nls/zh_HK.big5/Makefile.in                      |    3 
 nls/zh_HK.big5hkscs/Makefile.in                 |    3 
 nls/zh_TW.UTF-8/Makefile.in                     |    3 
 nls/zh_TW.big5/Makefile.in                      |    3 
 nls/zh_TW/Makefile.in                           |    3 
 src/AllCells.c                                  |   16 
 src/AllPlanes.c                                 |   21 
 src/AllowEv.c                                   |    8 
 src/AutoRep.c                                   |    6 
 src/Backgnd.c                                   |    8 
 src/BdrWidth.c                                  |    8 
 src/Bell.c                                      |    6 
 src/Border.c                                    |    8 
 src/ChAccCon.c                                  |   14 
 src/ChActPGb.c                                  |   10 
 src/ChClMode.c                                  |    7 
 src/ChCmap.c                                    |    8 
 src/ChGC.c                                      |   10 
 src/ChKeyCon.c                                  |    8 
 src/ChPntCon.c                                  |   12 
 src/ChSaveSet.c                                 |   20 
 src/ChWAttrs.c                                  |   10 
 src/ChWindow.c                                  |    9 
 src/ChkIfEv.c                                   |   10 
 src/ChkMaskEv.c                                 |    8 
 src/ChkTypEv.c                                  |    8 
 src/ChkTypWEv.c                                 |   10 
 src/ChkWinEv.c                                  |   10 
 src/CirWin.c                                    |    8 
 src/CirWinDn.c                                  |    6 
 src/CirWinUp.c                                  |    6 
 src/Clear.c                                     |    6 
 src/ClearArea.c                                 |   14 
 src/ConfWind.c                                  |   12 
 src/ConvSel.c                                   |   13 
 src/CopyArea.c                                  |   20 
 src/CopyCmap.c                                  |    6 
 src/CopyGC.c                                    |    9 
 src/CopyPlane.c                                 |   22 
 src/CrCmap.c                                    |   10 
 src/CrCursor.c                                  |   13 
 src/CrGC.c                                      |   42 
 src/CrGlCur.c                                   |   20 
 src/CrPFBData.c                                 |   16 
 src/CrPixmap.c                                  |   10 
 src/CrWindow.c                                  |   18 
 src/Cursor.c                                    |    6 
 src/DefCursor.c                                 |    8 
 src/DelProp.c                                   |    8 
 src/Depths.c                                    |    8 
 src/DestSubs.c                                  |    6 
 src/DestWind.c                                  |    6 
 src/DrArc.c                                     |   17 
 src/DrArcs.c                                    |   12 
 src/DrLine.c                                    |   13 
 src/DrLines.c                                   |   14 
 src/DrPoint.c                                   |   11 
 src/DrPoints.c                                  |   14 
 src/DrRect.c                                    |   14 
 src/DrRects.c                                   |   12 
 src/DrSegs.c                                    |   12 
 src/ErrDes.c                                    |   57 -
 src/FSSaver.c                                   |   15 
 src/FSWrap.c                                    |   33 
 src/FetchName.c                                 |   16 
 src/FillArc.c                                   |   17 
 src/FillArcs.c                                  |   12 
 src/FillPoly.c                                  |   16 
 src/FillRct.c                                   |   14 
 src/FillRcts.c                                  |   12 
 src/FilterEv.c                                  |    6 
 src/Flush.c                                     |    5 
 src/Font.c                                      |   14 
 src/FontInfo.c                                  |    8 
 src/FontNames.c                                 |    3 
 src/FreeCols.c                                  |   12 
 src/FreeCurs.c                                  |    6 
 src/FreeEData.c                                 |    3 
 src/FreeGC.c                                    |    6 
 src/FreePix.c                                   |    7 
 src/GCMisc.c                                    |   40 
 src/GetAtomNm.c                                 |   16 
 src/GetDflt.c                                   |    4 
 src/GetFPath.c                                  |    9 
 src/GetFProp.c                                  |   10 
 src/GetGCVals.c                                 |   10 
 src/GetGeom.c                                   |   16 
 src/GetHColor.c                                 |    8 
 src/GetHints.c                                  |   68 -
 src/GetIFocus.c                                 |    8 
 src/GetImage.c                                  |   38 
 src/GetKCnt.c                                   |    8 
 src/GetMoEv.c                                   |   11 
 src/GetNrmHint.c                                |   22 
 src/GetPCnt.c                                   |    9 
 src/GetPntMap.c                                 |    8 
 src/GetProp.c                                   |   26 
 src/GetRGBCMap.c                                |   12 
 src/GetSOwner.c                                 |    6 
 src/GetSSaver.c                                 |   10 
 src/GetStCmap.c                                 |   10 
 src/GetTxtProp.c                                |   34 
 src/GetWMCMapW.c                                |   10 
 src/GetWMProto.c                                |   10 
 src/GrButton.c                                  |   22 
 src/GrKey.c                                     |   16 
 src/GrKeybd.c                                   |   13 
 src/GrPointer.c                                 |   20 
 src/GrServer.c                                  |    3 
 src/Iconify.c                                   |    8 
 src/IfEvent.c                                   |   10 
 src/ImUtil.c                                    |  171 +--
 src/InitExt.c                                   |  130 +-
 src/InsCmap.c                                   |    6 
 src/IntAtom.c                                   |   29 
 src/KeyBind.c                                   |   47 
 src/KeysymStr.c                                 |    3 
 src/KillCl.c                                    |    6 
 src/LiICmaps.c                                  |    8 
 src/LiProps.c                                   |    8 
 src/ListExt.c                                   |    9 
 src/LowerWin.c                                  |    6 
 src/Macros.c                                    |  224 ++--
 src/MapRaised.c                                 |    6 
 src/MapSubs.c                                   |    6 
 src/MapWindow.c                                 |    6 
 src/MaskEvent.c                                 |    8 
 src/Misc.c                                      |   22 
 src/ModMap.c                                    |   15 
 src/MoveWin.c                                   |    9 
 src/NextEvent.c                                 |    6 
 src/OCWrap.c                                    |    6 
 src/OMWrap.c                                    |    9 
 src/OpenDis.c                                   |    4 
 src/ParseCmd.c                                  |    2 
 src/PeekEvent.c                                 |    6 
 src/PeekIfEv.c                                  |   10 
 src/Pending.c                                   |    9 
 src/PixFormats.c                                |    6 
 src/PmapBgnd.c                                  |    8 
 src/PmapBord.c                                  |    8 
 src/PolyReg.c                                   |    8 
 src/PolyTxt.c                                   |   15 
 src/PolyTxt16.c                                 |   15 
 src/PropAlloc.c                                 |   10 
 src/PutImage.c                                  |   20 
 src/QuBest.c                                    |   14 
 src/QuColor.c                                   |    8 
 src/QuColors.c                                  |   10 
 src/QuCurShp.c                                  |   12 
 src/QuKeybd.c                                   |    7 
 src/QuPntr.c                                    |   16 
 src/QuStipShp.c                                 |   12 
 src/QuTileShp.c                                 |   12 
 src/QuTree.c                                    |   14 
 src/Quarks.c                                    |    5 
 src/RaiseWin.c                                  |    6 
 src/RdBitF.c                                    |   57 -
 src/RecolorC.c                                  |    9 
 src/ReconfWM.c                                  |   12 
 src/ReconfWin.c                                 |   12 
 src/RepWindow.c                                 |   10 
 src/RestackWs.c                                 |   10 
 src/RotProp.c                                   |   14 
 src/ScrResStr.c                                 |    3 
 src/SelInput.c                                  |    8 
 src/SendEvent.c                                 |   17 
 src/SetBack.c                                   |    8 
 src/SetCRects.c                                 |   16 
 src/SetClMask.c                                 |    8 
 src/SetClOrig.c                                 |    9 
 src/SetFPath.c                                  |    8 
 src/SetFont.c                                   |    8 
 src/SetFore.c                                   |    8 
 src/SetFunc.c                                   |    8 
 src/SetHints.c                                  |  138 +-
 src/SetIFocus.c                                 |   10 
 src/SetLStyle.c                                 |   14 
 src/SetNrmHint.c                                |   71 -
 src/SetPMask.c                                  |    8 
 src/SetPntMap.c                                 |   15 
 src/SetRGBCMap.c                                |   12 
 src/SetSOwner.c                                 |   10 
 src/SetSSaver.c                                 |    9 
 src/SetStCmap.c                                 |   10 
 src/SetState.c                                  |   13 
 src/SetStip.c                                   |    8 
 src/SetTSOrig.c                                 |    9 
 src/SetTile.c                                   |    8 
 src/SetTxtProp.c                                |   34 
 src/SetWMCMapW.c                                |   10 
 src/SetWMProto.c                                |   10 
 src/StBytes.c                                   |   25 
 src/StColor.c                                   |    8 
 src/StColors.c                                  |   10 
 src/StrKeysym.c                                 |    2 
 src/StrToText.c                                 |    8 
 src/Sync.c                                      |    6 
 src/TextToStr.c                                 |   11 
 src/TrCoords.c                                  |   16 
 src/UndefCurs.c                                 |    6 
 src/UngrabBut.c                                 |   10 
 src/UngrabKbd.c                                 |    6 
 src/UngrabKey.c                                 |   11 
 src/UngrabPtr.c                                 |    6 
 src/UngrabSvr.c                                 |    4 
 src/UninsCmap.c                                 |    6 
 src/UnldFont.c                                  |    6 
 src/UnmapSubs.c                                 |    6 
 src/UnmapWin.c                                  |    6 
 src/VisUtil.c                                   |   23 
 src/WMProps.c                                   |   21 
 src/WarpPtr.c                                   |   17 
 src/WinEvent.c                                  |   10 
 src/Window.c                                    |   24 
 src/Withdraw.c                                  |    8 
 src/XlibAsync.c                                 |   50 
 src/XlibInt.c                                   |   12 
 src/Xxcbint.h                                   |    1 
 src/config.h.in                                 |   15 
 src/imConv.c                                    |   48 
 src/xcb_io.c                                    |   88 -
 src/xcb_lock.c                                  |   33 
 src/xcms/AddDIC.c                               |    3 
 src/xcms/AddSF.c                                |    3 
 src/xcms/CCC.c                                  |   28 
 src/xcms/CvCols.c                               |   12 
 src/xcms/HVC.c                                  |   20 
 src/xcms/HVCGcC.c                               |   12 
 src/xcms/HVCGcV.c                               |   12 
 src/xcms/HVCGcVC.c                              |   12 
 src/xcms/HVCMnV.c                               |   10 
 src/xcms/HVCMxC.c                               |   10 
 src/xcms/HVCMxV.c                               |   10 
 src/xcms/HVCMxVC.c                              |    8 
 src/xcms/HVCMxVs.c                              |   10 
 src/xcms/HVCWpAj.c                              |   17 
 src/xcms/IdOfPr.c                               |    3 
 src/xcms/LRGB.c                                 |   32 
 src/xcms/Lab.c                                  |   22 
 src/xcms/LabGcC.c                               |   12 
 src/xcms/LabGcL.c                               |   12 
 src/xcms/LabGcLC.c                              |   12 
 src/xcms/LabMnL.c                               |   10 
 src/xcms/LabMxC.c                               |   10 
 src/xcms/LabMxL.c                               |   10 
 src/xcms/LabMxLC.c                              |    8 
 src/xcms/LabWpAj.c                              |   17 
 src/xcms/Luv.c                                  |   22 
 src/xcms/LuvGcC.c                               |   12 
 src/xcms/LuvGcL.c                               |   12 
 src/xcms/LuvGcLC.c                              |   12 
 src/xcms/LuvMnL.c                               |   10 
 src/xcms/LuvMxC.c                               |   10 
 src/xcms/LuvMxL.c                               |   10 
 src/xcms/LuvMxLC.c                              |    8 
 src/xcms/LuvWpAj.c                              |   17 
 src/xcms/OfCCC.c                                |   20 
 src/xcms/PrOfId.c                               |    4 
 src/xcms/QBlack.c                               |    8 
 src/xcms/QBlue.c                                |    8 
 src/xcms/QGreen.c                               |    8 
 src/xcms/QRed.c                                 |    8 
 src/xcms/QWhite.c                               |    8 
 src/xcms/QuCol.c                                |   10 
 src/xcms/QuCols.c                               |   12 
 src/xcms/SetCCC.c                               |    6 
 src/xcms/StCol.c                                |    8 
 src/xcms/StCols.c                               |   13 
 src/xcms/XYZ.c                                  |    2 
 src/xcms/cmsAllCol.c                            |   10 
 src/xcms/cmsCmap.c                              |   24 
 src/xcms/cmsColNm.c                             |    2 
 src/xcms/cmsMath.c                              |    6 
 src/xcms/cmsTrig.c                              |    6 
 src/xcms/uvY.c                                  |   22 
 src/xcms/xyY.c                                  |   22 
 src/xkb/XKBCvt.c                                |    6 
 src/xkb/XKBExtDev.c                             |    2 
 src/xkb/XKBlibint.h                             |    4 
 src/xlibi18n/XDefaultIMIF.c                     |   15 
 src/xlibi18n/XimTrInt.h                         |    2 
 src/xlibi18n/Ximint.h                           |    2 
 src/xlibi18n/Xlcint.h                           |    4 
 src/xlibi18n/lcCT.c                             |    8 
 src/xlibi18n/lcDB.c                             |   76 +
 src/xlibi18n/lcFile.c                           |    6 
 576 files changed, 32030 insertions(+), 3857 deletions(-)

New commits:
commit d6ced4bc39c09e550d481a975bc5a097f7ebb85b
Author: Julien Cristau <jcristau@debian.org>
Date:   Mon Jun 4 12:09:10 2007 +0200

    New upstream release
    
    Drop patches included upstream, refresh others.

diff --git a/debian/changelog b/debian/changelog
index b56efa6..79a23e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libx11 (2:1.1.1-2) UNRELEASED; urgency=low
+libx11 (2:1.1.2-1) UNRELEASED; urgency=low
 
   [ Brice Goglin ]
   * Drop -DLIBXCURSOR from CFLAGS since upstream default is now correct
@@ -8,8 +8,17 @@ libx11 (2:1.1.1-2) UNRELEASED; urgency=low
 
   [ Julien Cristau ]
   * Add XS-Vcs-Git and XS-Vcs-Browser in debian/control.
-
- -- Brice Goglin <Brice.Goglin@ens-lyon.org>  Thu, 19 Apr 2007 22:47:12 +0200
+  * New upstream release:
+    + typo in XRecolorCursor.man fixed, closes: #225839;
+    + XRegisterIMInstantiateCallback manpage fixed, closes: #232133;
+    + XGetVisualInfo manpage fixed, closes: 399094;
+    + greek Compose file updated, patch 016_greek_polytonic_Compose.diff
+      dropped;
+    + file descriptor leak in modules/im/ximcp/imLcPrs.c:parseline() fixed,
+      patch 021_compose_fclose.diff dropped;
+    + fix for CVE-2007-1667 included, patch 022_CVE-2007-1667.diff dropped.
+
+ -- Julien Cristau <jcristau@debian.org>  Mon, 04 Jun 2007 11:01:57 +0200
 
 libx11 (2:1.1.1-1) experimental; urgency=low
 
diff --git a/debian/patches/008_remove_ko_Compose.diff b/debian/patches/008_remove_ko_Compose.diff
index 76c1a3e..514c8b6 100644
--- a/debian/patches/008_remove_ko_Compose.diff
+++ b/debian/patches/008_remove_ko_Compose.diff
@@ -1,8 +1,8 @@
-Index: libx11-1.0.0/nls/compose.dir.pre
+Index: libx11/nls/compose.dir.pre
 ===================================================================
---- libx11-1.0.0.orig/nls/compose.dir.pre	2006-02-27 12:58:41.000000000 +0700
-+++ libx11-1.0.0/nls/compose.dir.pre	2006-02-27 12:58:52.000000000 +0700
-@@ -173,7 +173,8 @@
+--- libx11.orig/nls/compose.dir.pre	2007-06-04 11:56:37.000000000 +0200
++++ libx11/nls/compose.dir.pre	2007-06-04 11:56:42.000000000 +0200
+@@ -174,7 +174,8 @@
  iso8859-14/Compose:		kw_GB.ISO8859-14
  iso8859-15/Compose:		kw_GB.ISO8859-15
  iso8859-10/Compose:		lg_UG.ISO8859-10
diff --git a/debian/patches/012_ru_RU_UTF-8_XLC_LOCALE.diff b/debian/patches/012_ru_RU_UTF-8_XLC_LOCALE.diff
index 0aa1b48..78767cc 100644
--- a/debian/patches/012_ru_RU_UTF-8_XLC_LOCALE.diff
+++ b/debian/patches/012_ru_RU_UTF-8_XLC_LOCALE.diff
@@ -1,8 +1,8 @@
 Index: libx11/nls/locale.dir.pre
 ===================================================================
---- libx11.orig/nls/locale.dir.pre	2006-11-24 21:47:27.000000000 -0800
-+++ libx11/nls/locale.dir.pre	2006-11-24 21:47:36.000000000 -0800
-@@ -438,7 +438,7 @@
+--- libx11.orig/nls/locale.dir.pre	2007-06-04 11:56:37.000000000 +0200
++++ libx11/nls/locale.dir.pre	2007-06-04 11:56:48.000000000 +0200
+@@ -439,7 +439,7 @@
  pt_BR.UTF-8/XLC_LOCALE:			pt_BR.UTF-8
  en_US.UTF-8/XLC_LOCALE:			pt_PT.UTF-8
  en_US.UTF-8/XLC_LOCALE:			ro_RO.UTF-8
@@ -14,7 +14,7 @@ Index: libx11/nls/locale.dir.pre
 Index: libx11/nls/ru_RU.UTF-8/XLC_LOCALE.pre
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ libx11/nls/ru_RU.UTF-8/XLC_LOCALE.pre	2006-11-24 21:47:36.000000000 -0800
++++ libx11/nls/ru_RU.UTF-8/XLC_LOCALE.pre	2007-06-04 11:56:48.000000000 +0200
 @@ -0,0 +1,169 @@
 +XCOMM
 +XCOMM	XLocale Database Sample for ru_RU.UTF-8
@@ -188,7 +188,7 @@ Index: libx11/nls/ru_RU.UTF-8/XLC_LOCALE.pre
 Index: libx11/nls/ru_RU.UTF-8/XI18N_OBJS
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ libx11/nls/ru_RU.UTF-8/XI18N_OBJS	2006-11-24 21:47:36.000000000 -0800
++++ libx11/nls/ru_RU.UTF-8/XI18N_OBJS	2007-06-04 11:56:48.000000000 +0200
 @@ -0,0 +1,7 @@
 +# CATEGORY(XLC|XIM|OM)	SHARED_LIBRARY_NAME	FUNCTION_NAME
 +#
@@ -199,9 +199,9 @@ Index: libx11/nls/ru_RU.UTF-8/XI18N_OBJS
 +XOM	common/xomGeneric 	_XomGenericOpenOM	# XOM_open
 Index: libx11/configure.ac
 ===================================================================
---- libx11.orig/configure.ac	2006-11-23 07:15:35.000000000 -0800
-+++ libx11/configure.ac	2006-11-24 21:47:36.000000000 -0800
-@@ -428,6 +428,7 @@
+--- libx11.orig/configure.ac	2007-06-04 11:56:19.000000000 +0200
++++ libx11/configure.ac	2007-06-04 11:56:48.000000000 +0200
+@@ -440,6 +440,7 @@
  	   nls/mulelao-1/Makefile
  	   nls/nokhchi-1/Makefile
  	   nls/pt_BR.UTF-8/Makefile
@@ -211,8 +211,8 @@ Index: libx11/configure.ac
  	   nls/th_TH.UTF-8/Makefile
 Index: libx11/nls/Makefile.am
 ===================================================================
---- libx11.orig/nls/Makefile.am	2006-10-07 21:18:18.000000000 -0700
-+++ libx11/nls/Makefile.am	2006-11-24 21:47:36.000000000 -0800
+--- libx11.orig/nls/Makefile.am	2007-06-04 11:56:19.000000000 +0200
++++ libx11/nls/Makefile.am	2007-06-04 11:56:48.000000000 +0200
 @@ -52,6 +52,7 @@
  	mulelao-1		\
  	nokhchi-1		\
@@ -224,13 +224,13 @@ Index: libx11/nls/Makefile.am
 Index: libx11/nls/ru_RU.UTF-8/Compose.pre
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ libx11/nls/ru_RU.UTF-8/Compose.pre	2006-11-24 21:47:36.000000000 -0800
++++ libx11/nls/ru_RU.UTF-8/Compose.pre	2007-06-04 11:56:48.000000000 +0200
 @@ -0,0 +1 @@
 +include "/usr/share/X11/locale/en_US.UTF-8/Compose"
 Index: libx11/nls/ru_RU.UTF-8/Makefile.am
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ libx11/nls/ru_RU.UTF-8/Makefile.am	2006-11-24 21:47:36.000000000 -0800
++++ libx11/nls/ru_RU.UTF-8/Makefile.am	2007-06-04 11:56:48.000000000 +0200
 @@ -0,0 +1,3 @@
 +x11thislocaledir = $(X11_LOCALEDATADIR)/ru_RU.UTF-8
 +
diff --git a/debian/patches/015_russian_locale_alias.diff b/debian/patches/015_russian_locale_alias.diff
index f0d4f56..b278df7 100644
--- a/debian/patches/015_russian_locale_alias.diff
+++ b/debian/patches/015_russian_locale_alias.diff
@@ -12,9 +12,9 @@ This will make it easier for russians to fit in with the rest of the world.
 
 Index: libx11/nls/locale.alias.pre
 ===================================================================
---- libx11.orig/nls/locale.alias.pre	2006-11-24 21:47:27.000000000 -0800
-+++ libx11/nls/locale.alias.pre	2006-11-24 21:48:01.000000000 -0800
-@@ -1201,7 +1201,7 @@
+--- libx11.orig/nls/locale.alias.pre	2007-06-04 11:56:37.000000000 +0200
++++ libx11/nls/locale.alias.pre	2007-06-04 11:56:55.000000000 +0200
+@@ -1207,7 +1207,7 @@
  portuguese.iso88591:				pt_PT.ISO8859-1
  romanian:					ro_RO.ISO8859-2
  rumanian:					ro_RO.ISO8859-2
diff --git a/debian/patches/016_greek_polytonic_Compose.diff b/debian/patches/016_greek_polytonic_Compose.diff
deleted file mode 100644
index abb087f..0000000
--- a/debian/patches/016_greek_polytonic_Compose.diff
+++ /dev/null
@@ -1,1325 +0,0 @@
-This file is processed through the following filter to fix breathing
-signs to be U0313/U0314
-
-  #!/usr/bin/perl
-  while (<>) {
-  	print $_;
-  	if (/dead_horn/) {
-  		s/dead_horn/U0313/;
-  		print $_;
-  	} elsif (/dead_ogonek/) {
-  		s/dead_ogonek/U0314/;
-  		print $_;
-  	}
-  }
-
-Closes: #386471
-
-Index: libx11/nls/el_GR.UTF-8/Compose.pre
-===================================================================
---- libx11.orig/nls/el_GR.UTF-8/Compose.pre	2006-11-02 16:58:01.000000000 -0800
-+++ libx11/nls/el_GR.UTF-8/Compose.pre	2006-11-24 21:48:06.000000000 -0800
-@@ -410,350 +410,523 @@
- 
- <Multi_key> <greater> <Greek_alpha>                     : "á¼?"  U1f00
- <dead_horn> <Greek_alpha>                               : "á¼?"  U1f00
-+<U0313> <Greek_alpha>                               : "á¼?"  U1f00
- <Multi_key> <less> <Greek_alpha>                        : "á¼?"  U1f01
- <dead_ogonek> <Greek_alpha>                             : "á¼?"  U1f01
-+<U0314> <Greek_alpha>                             : "á¼?"  U1f01
- <Multi_key> <greater> <grave> <Greek_alpha>             : "á¼?"  U1f02
- <Multi_key> <grave> <greater> <Greek_alpha>             : "á¼?"  U1f02
- <dead_horn> <dead_grave> <Greek_alpha>                  : "á¼?"  U1f02
-+<U0313> <dead_grave> <Greek_alpha>                  : "á¼?"  U1f02
- <dead_grave> <dead_horn> <Greek_alpha>                  : "á¼?"  U1f02
-+<dead_grave> <U0313> <Greek_alpha>                  : "á¼?"  U1f02
- <Multi_key> <less> <grave> <Greek_alpha>                : "á¼?"  U1f03
- <Multi_key> <grave> <less> <Greek_alpha>                : "á¼?"  U1f03
- <dead_ogonek> <dead_grave> <Greek_alpha>                : "á¼?"  U1f03
-+<U0314> <dead_grave> <Greek_alpha>                : "á¼?"  U1f03
- <dead_grave> <dead_ogonek> <Greek_alpha>                : "á¼?"  U1f03
-+<dead_grave> <U0314> <Greek_alpha>                : "á¼?"  U1f03
- <Multi_key> <greater> <apostrophe> <Greek_alpha>        : "á¼?"  U1f04
- <Multi_key> <apostrophe> <greater> <Greek_alpha>        : "á¼?"  U1f04
- <dead_horn> <dead_acute> <Greek_alpha>                  : "á¼?"  U1f04
-+<U0313> <dead_acute> <Greek_alpha>                  : "á¼?"  U1f04
- <dead_acute> <dead_horn> <Greek_alpha>                  : "á¼?"  U1f04
-+<dead_acute> <U0313> <Greek_alpha>                  : "á¼?"  U1f04
- <Multi_key> <less> <apostrophe> <Greek_alpha>           : "á¼?"  U1f05
- <Multi_key> <apostrophe> <less> <Greek_alpha>           : "á¼?"  U1f05
- <dead_ogonek> <dead_acute> <Greek_alpha>                : "á¼?"  U1f05
-+<U0314> <dead_acute> <Greek_alpha>                : "á¼?"  U1f05
- <dead_acute> <dead_ogonek> <Greek_alpha>                : "á¼?"  U1f05
-+<dead_acute> <U0314> <Greek_alpha>                : "á¼?"  U1f05
- <Multi_key> <greater> <asciitilde> <Greek_alpha>        : "á¼?"  U1f06
- <Multi_key> <asciitilde> <greater> <Greek_alpha>        : "á¼?"  U1f06
- <dead_horn> <dead_tilde> <Greek_alpha>                  : "á¼?"  U1f06
-+<U0313> <dead_tilde> <Greek_alpha>                  : "á¼?"  U1f06
- <dead_tilde> <dead_horn> <Greek_alpha>                  : "á¼?"  U1f06
-+<dead_tilde> <U0313> <Greek_alpha>                  : "á¼?"  U1f06
- <Multi_key> <less> <asciitilde> <Greek_alpha>           : "á¼?"  U1f07
- <Multi_key> <asciitilde> <less> <Greek_alpha>           : "á¼?"  U1f07
- <dead_ogonek> <dead_tilde> <Greek_alpha>                : "á¼?"  U1f07
-+<U0314> <dead_tilde> <Greek_alpha>                : "á¼?"  U1f07
- <dead_tilde> <dead_ogonek> <Greek_alpha>                : "á¼?"  U1f07
-+<dead_tilde> <U0314> <Greek_alpha>                : "á¼?"  U1f07
- <Multi_key> <greater> <Greek_ALPHA>                     : "á¼?"  U1f08
- <dead_horn> <Greek_ALPHA>                               : "á¼?"  U1f08
-+<U0313> <Greek_ALPHA>                               : "á¼?"  U1f08
- <Multi_key> <less> <Greek_ALPHA>                        : "á¼?"  U1f09
- <dead_ogonek> <Greek_ALPHA>                             : "á¼?"  U1f09
-+<U0314> <Greek_ALPHA>                             : "á¼?"  U1f09
- <Multi_key> <greater> <grave> <Greek_ALPHA>             : "á¼?"  U1f0a
- <Multi_key> <grave> <greater> <Greek_ALPHA>             : "á¼?"  U1f0a
- <dead_horn> <dead_grave> <Greek_ALPHA>                  : "á¼?"  U1f0a
-+<U0313> <dead_grave> <Greek_ALPHA>                  : "á¼?"  U1f0a
- <dead_grave> <dead_horn> <Greek_ALPHA>                  : "á¼?"  U1f0a
-+<dead_grave> <U0313> <Greek_ALPHA>                  : "á¼?"  U1f0a
- <Multi_key> <less> <grave> <Greek_ALPHA>                : "á¼?"  U1f0b
- <Multi_key> <grave> <less> <Greek_ALPHA>                : "á¼?"  U1f0b
- <dead_ogonek> <dead_grave> <Greek_ALPHA>                : "á¼?"  U1f0b
-+<U0314> <dead_grave> <Greek_ALPHA>                : "á¼?"  U1f0b
- <dead_grave> <dead_ogonek> <Greek_ALPHA>                : "á¼?"  U1f0b
-+<dead_grave> <U0314> <Greek_ALPHA>                : "á¼?"  U1f0b
- <Multi_key> <greater> <apostrophe> <Greek_ALPHA>        : "á¼?"  U1f0c
- <Multi_key> <apostrophe> <greater> <Greek_ALPHA>        : "á¼?"  U1f0c
- <dead_horn> <dead_acute> <Greek_ALPHA>                  : "á¼?"  U1f0c
-+<U0313> <dead_acute> <Greek_ALPHA>                  : "á¼?"  U1f0c
- <dead_acute> <dead_horn> <Greek_ALPHA>                  : "á¼?"  U1f0c
-+<dead_acute> <U0313> <Greek_ALPHA>                  : "á¼?"  U1f0c
- <Multi_key> <less> <apostrophe> <Greek_ALPHA>           : "á¼?"  U1f0d
- <Multi_key> <apostrophe> <less> <Greek_ALPHA>           : "á¼?"  U1f0d
- <dead_ogonek> <dead_acute> <Greek_ALPHA>                : "á¼?"  U1f0d
-+<U0314> <dead_acute> <Greek_ALPHA>                : "á¼?"  U1f0d
- <dead_acute> <dead_ogonek> <Greek_ALPHA>                : "á¼?"  U1f0d
-+<dead_acute> <U0314> <Greek_ALPHA>                : "á¼?"  U1f0d
- <Multi_key> <greater> <asciitilde> <Greek_ALPHA>        : "á¼?"  U1f0e
- <Multi_key> <asciitilde> <greater> <Greek_ALPHA>        : "á¼?"  U1f0e
- <dead_horn> <dead_tilde> <Greek_ALPHA>                  : "á¼?"  U1f0e
-+<U0313> <dead_tilde> <Greek_ALPHA>                  : "á¼?"  U1f0e
- <dead_tilde> <dead_horn> <Greek_ALPHA>                  : "á¼?"  U1f0e
-+<dead_tilde> <U0313> <Greek_ALPHA>                  : "á¼?"  U1f0e
- <Multi_key> <less> <asciitilde> <Greek_ALPHA>           : "á¼?"  U1f0f
- <Multi_key> <asciitilde> <less> <Greek_ALPHA>           : "á¼?"  U1f0f
- <dead_ogonek> <dead_tilde> <Greek_ALPHA>                : "á¼?"  U1f0f
-+<U0314> <dead_tilde> <Greek_ALPHA>                : "á¼?"  U1f0f
- <dead_tilde> <dead_ogonek> <Greek_ALPHA>                : "á¼?"  U1f0f
-+<dead_tilde> <U0314> <Greek_ALPHA>                : "á¼?"  U1f0f
- <Multi_key> <greater> <Greek_epsilon>                   : "á¼?"  U1f10
- <dead_horn> <Greek_epsilon>                             : "á¼?"  U1f10
-+<U0313> <Greek_epsilon>                             : "á¼?"  U1f10
- <Multi_key> <less> <Greek_epsilon>                      : "á¼?"  U1f11
- <dead_ogonek> <Greek_epsilon>                           : "á¼?"  U1f11
-+<U0314> <Greek_epsilon>                           : "á¼?"  U1f11
- <Multi_key> <greater> <grave> <Greek_epsilon>           : "á¼?"  U1f12
- <Multi_key> <grave> <greater> <Greek_epsilon>           : "á¼?"  U1f12
- <dead_horn> <dead_grave> <Greek_epsilon>                : "á¼?"  U1f12
-+<U0313> <dead_grave> <Greek_epsilon>                : "á¼?"  U1f12
- <dead_grave> <dead_horn> <Greek_epsilon>                : "á¼?"  U1f12
-+<dead_grave> <U0313> <Greek_epsilon>                : "á¼?"  U1f12
- <Multi_key> <less> <grave> <Greek_epsilon>              : "á¼?"  U1f13
- <Multi_key> <grave> <less> <Greek_epsilon>              : "á¼?"  U1f13
- <dead_ogonek> <dead_grave> <Greek_epsilon>              : "á¼?"  U1f13
-+<U0314> <dead_grave> <Greek_epsilon>              : "á¼?"  U1f13
- <dead_grave> <dead_ogonek> <Greek_epsilon>              : "á¼?"  U1f13
-+<dead_grave> <U0314> <Greek_epsilon>              : "á¼?"  U1f13
- <Multi_key> <greater> <apostrophe> <Greek_epsilon>      : "á¼?"  U1f14
- <Multi_key> <apostrophe> <greater> <Greek_epsilon>      : "á¼?"  U1f14
- <dead_horn> <dead_acute> <Greek_epsilon>                : "á¼?"  U1f14
-+<U0313> <dead_acute> <Greek_epsilon>                : "á¼?"  U1f14
- <dead_acute> <dead_horn> <Greek_epsilon>                : "á¼?"  U1f14
-+<dead_acute> <U0313> <Greek_epsilon>                : "á¼?"  U1f14
- <Multi_key> <less> <apostrophe> <Greek_epsilon>         : "á¼?"  U1f15
- <Multi_key> <apostrophe> <less> <Greek_epsilon>         : "á¼?"  U1f15
- <dead_ogonek> <dead_acute> <Greek_epsilon>              : "á¼?"  U1f15
-+<U0314> <dead_acute> <Greek_epsilon>              : "á¼?"  U1f15
- <dead_acute> <dead_ogonek> <Greek_epsilon>              : "á¼?"  U1f15
-+<dead_acute> <U0314> <Greek_epsilon>              : "á¼?"  U1f15
- <Multi_key> <greater> <Greek_EPSILON>                   : "á¼?"  U1f18
- <dead_horn> <Greek_EPSILON>                             : "á¼?"  U1f18
-+<U0313> <Greek_EPSILON>                             : "á¼?"  U1f18
- <Multi_key> <less> <Greek_EPSILON>                      : "á¼?"  U1f19
- <dead_ogonek> <Greek_EPSILON>                           : "á¼?"  U1f19
-+<U0314> <Greek_EPSILON>                           : "á¼?"  U1f19
- <Multi_key> <greater> <grave> <Greek_EPSILON>           : "á¼?"  U1f1a
- <Multi_key> <grave> <greater> <Greek_EPSILON>           : "á¼?"  U1f1a
- <dead_horn> <dead_grave> <Greek_EPSILON>                : "á¼?"  U1f1a
-+<U0313> <dead_grave> <Greek_EPSILON>                : "á¼?"  U1f1a
- <dead_grave> <dead_horn> <Greek_EPSILON>                : "á¼?"  U1f1a
-+<dead_grave> <U0313> <Greek_EPSILON>                : "á¼?"  U1f1a
- <Multi_key> <less> <grave> <Greek_EPSILON>              : "á¼?"  U1f1b
- <Multi_key> <grave> <less> <Greek_EPSILON>              : "á¼?"  U1f1b
- <dead_ogonek> <dead_grave> <Greek_EPSILON>              : "á¼?"  U1f1b
-+<U0314> <dead_grave> <Greek_EPSILON>              : "á¼?"  U1f1b
- <dead_grave> <dead_ogonek> <Greek_EPSILON>              : "á¼?"  U1f1b
-+<dead_grave> <U0314> <Greek_EPSILON>              : "á¼?"  U1f1b
- <Multi_key> <greater> <apostrophe> <Greek_EPSILON>      : "á¼?"  U1f1c
- <Multi_key> <apostrophe> <greater> <Greek_EPSILON>      : "á¼?"  U1f1c
- <dead_horn> <dead_acute> <Greek_EPSILON>                : "á¼?"  U1f1c
-+<U0313> <dead_acute> <Greek_EPSILON>                : "á¼?"  U1f1c
- <dead_acute> <dead_horn> <Greek_EPSILON>                : "á¼?"  U1f1c
-+<dead_acute> <U0313> <Greek_EPSILON>                : "á¼?"  U1f1c
- <Multi_key> <less> <apostrophe> <Greek_EPSILON>         : "á¼?"  U1f1d
- <Multi_key> <apostrophe> <less> <Greek_EPSILON>         : "á¼?"  U1f1d
- <dead_ogonek> <dead_acute> <Greek_EPSILON>              : "á¼?"  U1f1d
-+<U0314> <dead_acute> <Greek_EPSILON>              : "á¼?"  U1f1d
- <dead_acute> <dead_ogonek> <Greek_EPSILON>              : "á¼?"  U1f1d
-+<dead_acute> <U0314> <Greek_EPSILON>              : "á¼?"  U1f1d
- <Multi_key> <greater> <Greek_eta>                       : "á¼ "  U1f20
- <dead_horn> <Greek_eta>                                 : "á¼ "  U1f20
-+<U0313> <Greek_eta>                                 : "á¼ "  U1f20
- <Multi_key> <less> <Greek_eta>                          : "ἡ"  U1f21
- <dead_ogonek> <Greek_eta>                               : "ἡ"  U1f21
-+<U0314> <Greek_eta>                               : "ἡ"  U1f21
- <Multi_key> <greater> <grave> <Greek_eta>               : "á¼¢"  U1f22
- <Multi_key> <grave> <greater> <Greek_eta>               : "á¼¢"  U1f22
- <dead_horn> <dead_grave> <Greek_eta>                    : "á¼¢"  U1f22
-+<U0313> <dead_grave> <Greek_eta>                    : "á¼¢"  U1f22
- <dead_grave> <dead_horn> <Greek_eta>                    : "á¼¢"  U1f22
-+<dead_grave> <U0313> <Greek_eta>                    : "á¼¢"  U1f22
- <Multi_key> <less> <grave> <Greek_eta>                  : "á¼£"  U1f23
- <Multi_key> <grave> <less> <Greek_eta>                  : "á¼£"  U1f23
- <dead_ogonek> <dead_grave> <Greek_eta>                  : "á¼£"  U1f23
-+<U0314> <dead_grave> <Greek_eta>                  : "á¼£"  U1f23
- <dead_grave> <dead_ogonek> <Greek_eta>                  : "á¼£"  U1f23
-+<dead_grave> <U0314> <Greek_eta>                  : "á¼£"  U1f23
- <Multi_key> <greater> <apostrophe> <Greek_eta>          : "ἤ"  U1f24
- <Multi_key> <apostrophe> <greater> <Greek_eta>          : "ἤ"  U1f24
- <dead_horn> <dead_acute> <Greek_eta>                    : "ἤ"  U1f24
-+<U0313> <dead_acute> <Greek_eta>                    : "ἤ"  U1f24
- <dead_acute> <dead_horn> <Greek_eta>                    : "ἤ"  U1f24
-+<dead_acute> <U0313> <Greek_eta>                    : "ἤ"  U1f24
- <Multi_key> <less> <apostrophe> <Greek_eta>             : "á¼¥"  U1f25
- <Multi_key> <apostrophe> <less> <Greek_eta>             : "á¼¥"  U1f25
- <dead_ogonek> <dead_acute> <Greek_eta>                  : "á¼¥"  U1f25
-+<U0314> <dead_acute> <Greek_eta>                  : "á¼¥"  U1f25
- <dead_acute> <dead_ogonek> <Greek_eta>                  : "á¼¥"  U1f25
-+<dead_acute> <U0314> <Greek_eta>                  : "á¼¥"  U1f25
- <Multi_key> <greater> <asciitilde> <Greek_eta>          : "ἦ"  U1f26
- <Multi_key> <asciitilde> <greater> <Greek_eta>          : "ἦ"  U1f26
- <dead_horn> <dead_tilde> <Greek_eta>                    : "ἦ"  U1f26
-+<U0313> <dead_tilde> <Greek_eta>                    : "ἦ"  U1f26
- <dead_tilde> <dead_horn> <Greek_eta>                    : "ἦ"  U1f26
-+<dead_tilde> <U0313> <Greek_eta>                    : "ἦ"  U1f26
- <Multi_key> <less> <asciitilde> <Greek_eta>             : "ἧ"  U1f27
- <Multi_key> <asciitilde> <less> <Greek_eta>             : "ἧ"  U1f27
- <dead_ogonek> <dead_tilde> <Greek_eta>                  : "ἧ"  U1f27
-+<U0314> <dead_tilde> <Greek_eta>                  : "ἧ"  U1f27
- <dead_tilde> <dead_ogonek> <Greek_eta>                  : "ἧ"  U1f27
-+<dead_tilde> <U0314> <Greek_eta>                  : "ἧ"  U1f27
- <Multi_key> <greater> <Greek_ETA>                       : "Ἠ"  U1f28
- <dead_horn> <Greek_ETA>                                 : "Ἠ"  U1f28
-+<U0313> <Greek_ETA>                                 : "Ἠ"  U1f28
- <Multi_key> <less> <Greek_ETA>                          : "Ἡ"  U1f29
- <dead_ogonek> <Greek_ETA>                               : "Ἡ"  U1f29
-+<U0314> <Greek_ETA>                               : "Ἡ"  U1f29
- <Multi_key> <greater> <grave> <Greek_ETA>               : "Ἢ"  U1f2a
- <Multi_key> <grave> <greater> <Greek_ETA>               : "Ἢ"  U1f2a
- <dead_horn> <dead_grave> <Greek_ETA>                    : "Ἢ"  U1f2a
-+<U0313> <dead_grave> <Greek_ETA>                    : "Ἢ"  U1f2a
- <dead_grave> <dead_horn> <Greek_ETA>                    : "Ἢ"  U1f2a
-+<dead_grave> <U0313> <Greek_ETA>                    : "Ἢ"  U1f2a
- <Multi_key> <less> <grave> <Greek_ETA>                  : "Ἣ"  U1f2b
- <Multi_key> <grave> <less> <Greek_ETA>                  : "Ἣ"  U1f2b
- <dead_ogonek> <dead_grave> <Greek_ETA>                  : "Ἣ"  U1f2b
-+<U0314> <dead_grave> <Greek_ETA>                  : "Ἣ"  U1f2b
- <dead_grave> <dead_ogonek> <Greek_ETA>                  : "Ἣ"  U1f2b
-+<dead_grave> <U0314> <Greek_ETA>                  : "Ἣ"  U1f2b
- <Multi_key> <greater> <apostrophe> <Greek_ETA>          : "Ἤ"  U1f2c
- <Multi_key> <apostrophe> <greater> <Greek_ETA>          : "Ἤ"  U1f2c
- <dead_horn> <dead_acute> <Greek_ETA>                    : "Ἤ"  U1f2c
-+<U0313> <dead_acute> <Greek_ETA>                    : "Ἤ"  U1f2c
- <dead_acute> <dead_horn> <Greek_ETA>                    : "Ἤ"  U1f2c
-+<dead_acute> <U0313> <Greek_ETA>                    : "Ἤ"  U1f2c
- <Multi_key> <less> <apostrophe> <Greek_ETA>             : "á¼­"  U1f2d
- <Multi_key> <apostrophe> <less> <Greek_ETA>             : "á¼­"  U1f2d
- <dead_ogonek> <dead_acute> <Greek_ETA>                  : "á¼­"  U1f2d
-+<U0314> <dead_acute> <Greek_ETA>                  : "á¼­"  U1f2d
- <dead_acute> <dead_ogonek> <Greek_ETA>                  : "á¼­"  U1f2d
-+<dead_acute> <U0314> <Greek_ETA>                  : "á¼­"  U1f2d
- <Multi_key> <greater> <asciitilde> <Greek_ETA>          : "á¼®"  U1f2e
- <Multi_key> <asciitilde> <greater> <Greek_ETA>          : "á¼®"  U1f2e
- <dead_horn> <dead_tilde> <Greek_ETA>                    : "á¼®"  U1f2e
-+<U0313> <dead_tilde> <Greek_ETA>                    : "á¼®"  U1f2e
- <dead_tilde> <dead_horn> <Greek_ETA>                    : "á¼®"  U1f2e
-+<dead_tilde> <U0313> <Greek_ETA>                    : "á¼®"  U1f2e
- <Multi_key> <less> <asciitilde> <Greek_ETA>             : "Ἧ"  U1f2f
- <Multi_key> <asciitilde> <less> <Greek_ETA>             : "Ἧ"  U1f2f
- <dead_ogonek> <dead_tilde> <Greek_ETA>                  : "Ἧ"  U1f2f
-+<U0314> <dead_tilde> <Greek_ETA>                  : "Ἧ"  U1f2f
- <dead_tilde> <dead_ogonek> <Greek_ETA>                  : "Ἧ"  U1f2f
-+<dead_tilde> <U0314> <Greek_ETA>                  : "Ἧ"  U1f2f
- <Multi_key> <greater> <Greek_iota>                      : "á¼°"  U1f30
- <dead_horn> <Greek_iota>                                : "á¼°"  U1f30
-+<U0313> <Greek_iota>                                : "á¼°"  U1f30
- <Multi_key> <less> <Greek_iota>                         : "á¼±"  U1f31
- <dead_ogonek> <Greek_iota>                              : "á¼±"  U1f31
-+<U0314> <Greek_iota>                              : "á¼±"  U1f31
- <Multi_key> <greater> <grave> <Greek_iota>              : "á¼²"  U1f32
- <Multi_key> <grave> <greater> <Greek_iota>              : "á¼²"  U1f32
- <dead_horn> <dead_grave> <Greek_iota>                   : "á¼²"  U1f32
-+<U0313> <dead_grave> <Greek_iota>                   : "á¼²"  U1f32
- <dead_grave> <dead_horn> <Greek_iota>                   : "á¼²"  U1f32
-+<dead_grave> <U0313> <Greek_iota>                   : "á¼²"  U1f32
- <Multi_key> <less> <grave> <Greek_iota>                 : "á¼³"  U1f33
- <Multi_key> <grave> <less> <Greek_iota>                 : "á¼³"  U1f33
- <dead_ogonek> <dead_grave> <Greek_iota>                 : "á¼³"  U1f33
-+<U0314> <dead_grave> <Greek_iota>                 : "á¼³"  U1f33
- <dead_grave> <dead_ogonek> <Greek_iota>                 : "á¼³"  U1f33
-+<dead_grave> <U0314> <Greek_iota>                 : "á¼³"  U1f33



Reply to: