Mercurial > emacs
annotate etc/charsets/8859-16.map @ 105885:8103235103a7
Let integers use up 2 tags to give them one extra bit and double their range.
* lisp.h (USE_2_TAGS_FOR_INTS): New macro.
(LISP_INT_TAG, case_Lisp_Int, LISP_STRING_TAG, LISP_INT_TAG_P): New macros.
(enum Lisp_Type): Use them. Give explicit values.
(Lisp_Type_Limit): Remove.
(XINT, XUINT, make_number) [!USE_LISP_UNION_TYPE]:
(MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM, INTMASK):
Pay attention to USE_2_TAGS_FOR_INTS.
(INTEGERP): Use LISP_INT_TAG_P.
* fns.c (internal_equal): Simplify the default case.
(sxhash): Use case_Lisp_Int.
* data.c (wrong_type_argument): Don't check against Lisp_Type_Limit any more.
(Ftype_of): Use case_Lisp_Int.
(store_symval_forwarding): Take into account the fact that Ints can
now have more than one tag.
* buffer.c (syms_of_buffer): Use LISP_INT_TAG.
buffer_slot_type_mismatch):
* xfaces.c (face_attr_equal_p):
* print.c (print_object):
* alloc.c (mark_maybe_object, mark_object, survives_gc_p): Use case_Lisp_Int.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 06 Nov 2009 18:47:48 +0000 |
parents | 8cc2b1e9767f |
children |
rev | line source |
---|---|
103398 | 1 # Generated from ISO-8859-16 in localedate/charmaps of glibc |
89482 | 2 0x00-0xA0 0x0000 |
3 0xA1-0xA2 0x0104 | |
4 0xA3 0x0141 | |
5 0xA4 0x20AC | |
6 0xA5 0x201E | |
7 0xA6 0x0160 | |
8 0xA7 0x00A7 | |
9 0xA8 0x0161 | |
10 0xA9 0x00A9 | |
11 0xAA 0x0218 | |
12 0xAB 0x00AB | |
13 0xAC 0x0179 | |
14 0xAD 0x00AD | |
15 0xAE-0xAF 0x017A | |
16 0xB0-0xB1 0x00B0 | |
17 0xB2 0x010C | |
18 0xB3 0x0142 | |
19 0xB4 0x017D | |
20 0xB5 0x201D | |
21 0xB6-0xB7 0x00B6 | |
22 0xB8 0x017E | |
23 0xB9 0x010D | |
24 0xBA 0x0219 | |
25 0xBB 0x00BB | |
26 0xBC-0xBD 0x0152 | |
27 0xBE 0x0178 | |
28 0xBF 0x017C | |
29 0xC0-0xC2 0x00C0 | |
30 0xC3 0x0102 | |
31 0xC4 0x00C4 | |
32 0xC5 0x0106 | |
33 0xC6-0xCF 0x00C6 | |
34 0xD0 0x0110 | |
35 0xD1 0x0143 | |
36 0xD2-0xD4 0x00D2 | |
37 0xD5 0x0150 | |
38 0xD6 0x00D6 | |
39 0xD7 0x015A | |
40 0xD8 0x0170 | |
41 0xD9-0xDC 0x00D9 | |
42 0xDD 0x0118 | |
43 0xDE 0x021A | |
44 0xDF-0xE2 0x00DF | |
45 0xE3 0x0103 | |
46 0xE4 0x00E4 | |
47 0xE5 0x0107 | |
48 0xE6-0xEF 0x00E6 | |
49 0xF0 0x0111 | |
50 0xF1 0x0144 | |
51 0xF2-0xF4 0x00F2 | |
52 0xF5 0x0151 | |
53 0xF6 0x00F6 | |
54 0xF7 0x015B | |
55 0xF8 0x0171 | |
56 0xF9-0xFC 0x00F9 | |
57 0xFD 0x0119 | |
58 0xFE 0x021B | |
59 0xFF 0x00FF |