Mercurial > hg > xemacs-beta
annotate etc/unicode/other/lao.txt @ 4874:4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
(fix build problems when building --with-msw=no on Cygwin)
-------------------- ChangeLog entries follow: --------------------
lib-src/ChangeLog addition:
2010-01-15 Ben Wing <ben@xemacs.org>
* make-mswin-unicode.pl:
Various fixes to get this to work when using the Cygwin header files
in /usr/include/w32api instead of the VC++ ones:
-- Use /usr/include/w32api as default; don't assume that a passed-in
directory always ends in .../include.
-- Add `const' to list of known type modifiers.
-- If function already seen, warn but don't generate twice.
-- Eliminate `extern' from return type modifiers.
-- Cosmetic: When eliminating APIENTRY, also eliminate following
whitespace.
src/ChangeLog addition:
2010-01-15 Ben Wing <ben@xemacs.org>
* intl-auto-encap-win32.c:
* intl-auto-encap-win32.c (qxeExtractAssociatedIcon):
* intl-auto-encap-win32.c (qxeShellExecuteEx):
* intl-auto-encap-win32.c (qxeSHFileOperation):
* intl-auto-encap-win32.c (qxeSHQueryRecycleBin):
* intl-auto-encap-win32.c (qxeSHEmptyRecycleBin):
* intl-auto-encap-win32.c (qxeWNetAddConnection):
* intl-auto-encap-win32.c (qxeWNetAddConnection2):
* intl-auto-encap-win32.c (qxeWNetAddConnection3):
* intl-auto-encap-win32.c (qxeWNetCancelConnection):
* intl-auto-encap-win32.c (qxeWNetCancelConnection2):
* intl-auto-encap-win32.c (qxeWNetGetConnection):
* intl-auto-encap-win32.c (qxeWNetUseConnection):
* intl-auto-encap-win32.c (qxeWNetConnectionDialog1):
* intl-auto-encap-win32.c (qxeWNetDisconnectDialog1):
* intl-auto-encap-win32.c (qxeWNetOpenEnum):
* intl-auto-encap-win32.c (qxeWNetEnumResource):
* intl-auto-encap-win32.c (qxeWNetGetUniversalName):
* intl-auto-encap-win32.c (qxeWNetGetUser):
* intl-auto-encap-win32.c (qxeWNetGetProviderName):
* intl-auto-encap-win32.c (qxeWNetGetNetworkInformation):
* intl-auto-encap-win32.c (qxeWNetGetLastError):
* intl-auto-encap-win32.c (qxeMultinetGetConnectionPerformance):
* intl-auto-encap-win32.c (qxeAppendMenu):
* intl-auto-encap-win32.c (qxeCopyAcceleratorTable):
* intl-auto-encap-win32.c (qxeDlgDirSelectComboBoxEx):
* intl-auto-encap-win32.c (qxeEnumDesktops):
* intl-auto-encap-win32.c (qxeEnumWindowStations):
* intl-auto-encap-win32.c (qxeGetClassInfo):
* intl-auto-encap-win32.c (qxeGetClassLong):
* intl-auto-encap-win32.c (qxeGetClassName):
* intl-auto-encap-win32.c (qxeGetKeyboardLayoutName):
* intl-auto-encap-win32.c (qxeGetWindowLong):
* intl-auto-encap-win32.c (qxeGetUserObjectInformation):
* intl-auto-encap-win32.c (qxeGetWindowTextLength):
* intl-auto-encap-win32.c (qxeGrayString):
* intl-auto-encap-win32.c (qxeInsertMenu):
* intl-auto-encap-win32.c (qxeSetProp):
* intl-auto-encap-win32.c (qxeEnumICMProfiles):
* intl-auto-encap-win32.c (qxeExtTextOut):
* intl-auto-encap-win32.c (qxeSetICMProfile):
* intl-auto-encap-win32.c (qxeTextOut):
* intl-auto-encap-win32.c (qxeSHGetPathFromIDList):
* intl-auto-encap-win32.c (qxeFindText):
* intl-auto-encap-win32.c (qxeReplaceText):
* intl-auto-encap-win32.c (qxeImmInstallIME):
* intl-auto-encap-win32.c (qxeImmGetDescription):
* intl-auto-encap-win32.c (qxeImmGetIMEFileName):
* intl-auto-encap-win32.c (qxeImmGetCompositionString):
* intl-auto-encap-win32.c (qxeImmGetCandidateListCount):
* intl-auto-encap-win32.c (qxeImmGetCandidateList):
* intl-auto-encap-win32.c (qxeImmGetGuideLine):
* intl-auto-encap-win32.c (qxeImmConfigureIME):
* intl-auto-encap-win32.c (qxeImmEscape):
* intl-auto-encap-win32.c (qxeImmGetConversionList):
* intl-auto-encap-win32.c (qxeImmRegisterWord):
* intl-auto-encap-win32.c (qxeImmUnregisterWord):
* intl-auto-encap-win32.c (qxeImmEnumRegisterWord):
* intl-auto-encap-win32.c (qxesndPlaySound):
* intl-auto-encap-win32.c (qxePlaySound):
* intl-auto-encap-win32.c (qxewaveOutGetErrorText):
* intl-auto-encap-win32.c (qxewaveInGetErrorText):
* intl-auto-encap-win32.c (qxemidiOutGetErrorText):
* intl-auto-encap-win32.c (qxemidiInGetErrorText):
* intl-auto-encap-win32.c (qxemmioStringToFOURCC):
* intl-auto-encap-win32.c (qxemmioInstallIOProc):
* intl-auto-encap-win32.c (qxemmioOpen):
* intl-auto-encap-win32.c (qxemmioRename):
* intl-auto-encap-win32.c (qxemciSendCommand):
* intl-auto-encap-win32.c (qxemciSendString):
* intl-auto-encap-win32.c (qxemciGetDeviceID):
* intl-auto-encap-win32.c (qxemciGetErrorString):
* intl-auto-encap-win32.h:
* intl-auto-encap-win32.h (qxemciGetErrorString):
Regenerate these files from Cygwin headers.
* intl-encap-win32.c:
Bracket more functions in HAVE_MS_WINDOWS, to fix build problems
when building --with-msw=no on Cygwin.
Fixes for Cygwin headers:
-- Comment out IME.H, non-existent in Cygwin.
-- Make MessageBoxIndirect a `no' (don't encapsulate but generate
error if used) because it has a structure parameter that needs
to be A/W split but is declared as FOO*, and our parser can't
split this.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Fri, 15 Jan 2010 05:12:07 -0600 |
parents | a29c4eef8f00 |
children | 03ab78e48ef6 |
rev | line source |
---|---|
779 | 1 ## Made up based on the comment in lao.el: |
2 | |
3 ## ;; ISO10646's 0x0E80..0x0EDF are mapped to 0x20..0x7F. | |
4 | |
5 ## This isn't quite right, since lao is a 94-char charset and 0x20 and 0x7F | |
6 ## don't exist. | |
7 | |
8 0x21 0x0E81 | |
9 0x22 0x0E82 | |
10 0x23 0x0E83 | |
11 0x24 0x0E84 | |
12 0x25 0x0E85 | |
13 0x26 0x0E86 | |
14 0x27 0x0E87 | |
15 0x28 0x0E88 | |
16 0x29 0x0E89 | |
17 0x2a 0x0E8A | |
18 0x2b 0x0E8B | |
19 0x2c 0x0E8C | |
20 0x2d 0x0E8D | |
21 0x2e 0x0E8E | |
22 0x2f 0x0E8F | |
23 0x30 0x0E90 | |
24 0x31 0x0E91 | |
25 0x32 0x0E92 | |
26 0x33 0x0E93 | |
27 0x34 0x0E94 | |
28 0x35 0x0E95 | |
29 0x36 0x0E96 | |
30 0x37 0x0E97 | |
31 0x38 0x0E98 | |
32 0x39 0x0E99 | |
33 0x3a 0x0E9A | |
34 0x3b 0x0E9B | |
35 0x3c 0x0E9C | |
36 0x3d 0x0E9D | |
37 0x3e 0x0E9E | |
38 0x3f 0x0E9F | |
39 0x40 0x0EA0 | |
40 0x41 0x0EA1 | |
41 0x42 0x0EA2 | |
42 0x43 0x0EA3 | |
43 0x44 0x0EA4 | |
44 0x45 0x0EA5 | |
45 0x46 0x0EA6 | |
46 0x47 0x0EA7 | |
47 0x48 0x0EA8 | |
48 0x49 0x0EA9 | |
49 0x4a 0x0EAA | |
50 0x4b 0x0EAB | |
51 0x4c 0x0EAC | |
52 0x4d 0x0EAD | |
53 0x4e 0x0EAE | |
54 0x4f 0x0EAF | |
55 0x50 0x0EB0 | |
56 0x51 0x0EB1 | |
57 0x52 0x0EB2 | |
58 0x53 0x0EB3 | |
59 0x54 0x0EB4 | |
60 0x55 0x0EB5 | |
61 0x56 0x0EB6 | |
62 0x57 0x0EB7 | |
63 0x58 0x0EB8 | |
64 0x59 0x0EB9 | |
65 0x5a 0x0EBA | |
66 0x5b 0x0EBB | |
67 0x5c 0x0EBC | |
68 0x5d 0x0EBD | |
69 0x5e 0x0EBE | |
70 0x5f 0x0EBF | |
71 0x60 0x0EC0 | |
72 0x61 0x0EC1 | |
73 0x62 0x0EC2 | |
74 0x63 0x0EC3 | |
75 0x64 0x0EC4 | |
76 0x65 0x0EC5 | |
77 0x66 0x0EC6 | |
78 0x67 0x0EC7 | |
79 0x68 0x0EC8 | |
80 0x69 0x0EC9 | |
81 0x6a 0x0ECA | |
82 0x6b 0x0ECB | |
83 0x6c 0x0ECC | |
84 0x6d 0x0ECD | |
85 0x6e 0x0ECE | |
86 0x6f 0x0ECF | |
87 0x70 0x0ED0 | |
88 0x71 0x0ED1 | |
89 0x72 0x0ED2 | |
90 0x73 0x0ED3 | |
91 0x74 0x0ED4 | |
92 0x75 0x0ED5 | |
93 0x76 0x0ED6 | |
94 0x77 0x0ED7 | |
95 0x78 0x0ED8 | |
96 0x79 0x0ED9 | |
97 0x7a 0x0EDA | |
98 0x7b 0x0EDB | |
99 0x7c 0x0EDC | |
100 0x7d 0x0EDD | |
101 0x7e 0x0EDE |