Mercurial > hg > xemacs-beta
annotate etc/unicode/other/lao.txt @ 1111:184461bc8de4
[xemacs-hg @ 2002-11-18 06:52:23 by ben]
warning fixes, etc.
* s/cygwin32.h:
-fvtable-thunks is obsolete in GCC 3 and generates warnings.
* s/mingw32.h:
* s/windowsnt.h:
Comment fixes.
* emodules.h:
Fix warnings from redefining symbols.
* eval.c:
Fix C++ errors -- no automatic casting between function pointers
and void *, function declarations inside of functions not allowed.
* event-Xt.c (emacs_Xt_enqueue_focus_event):
Warning fixes.
* fileio.c (Ffile_truename):
Warning fixes.
Use LOCAL_TO_WIN32_FILE_FORMAT rather than duplicating it.
* glyphs-x.c:
Fix style.
* intl-auto-encap-win32.c:
* intl-auto-encap-win32.h:
* intl-encap-win32.c:
* intl-encap-win32.c (qxeRegConnectRegistry):
* syswindows.h (RegConnectRegistry):
DdeCreateStringHandle needs to be manual due to new Cygwin bug.
* intl-win32.c:
wcslen/wcscmp don't seem to exist under G++ 3, Cygwin.
* lisp.h:
* lisp-union.h:
* lisp-disunion.h:
* process-unix.c (unix_send_process):
Ugh, C needs volatile and C++ must not have volatile. Remove
previous volatile hacks, which don't seem to be working any more.
* sheap.c (STATIC_HEAP_SLOP):
Try to get a working Cygwin build with old unexec.
* sheap.c (more_static_core):
No NL's in literals allowed.
* symbols.c (Fset):
Fix C++ errors.
* syswindows.h:
Fix Cygwin complaints now that some missing structs have been added.
aclocal.m4: Disable shared library modules under Cygwin for the moment,
since we need some more tricky coding done and I don't have the
time right now.
configure.in, configure.usage:
code-files.el, loadhist.el: Fix warnings.
package-get.el: Fix warnings.
NOTE: This was already fixed awhile ago, but reverted by Steve Y.
Please be careful.
postgresql/Makefile.in.in: Removed.
Move common stuff into modues/common/Makefile.common. (Also
add extraclean target and a couple of other fixes in that file.)
postgresql/configure.ac: Extract out common configure stuff into
modules/common/configure-{pre,post}.ac.
postgresql/postgresql.c: Fix warning.
ldap/Makefile.in.in: Removed.
Move common stuff into modues/common/Makefile.common. (Also
add extraclean target and a couple of other fixes in that file.)
ldap/configure.ac: Extract out common configure stuff into
modules/common/configure-{pre,post}.ac.
common/Makefile.common: Common stuff is here.
author | ben |
---|---|
date | Mon, 18 Nov 2002 06:53:08 +0000 |
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 |