projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6949b6
)
(MAX_CHAR_GT): Updated.
author
tomo
<tomo>
Wed, 18 Dec 2002 12:17:24 +0000
(12:17 +0000)
committer
tomo
<tomo>
Wed, 18 Dec 2002 12:17:24 +0000
(12:17 +0000)
src/char-ucs.h
patch
|
blob
|
history
diff --git
a/src/char-ucs.h
b/src/char-ucs.h
index
e1ebb86
..
ee60def
100644
(file)
--- a/
src/char-ucs.h
+++ b/
src/char-ucs.h
@@
-514,7
+514,7
@@
CHARSET_BY_ATTRIBUTES (int chars, int dimension, int final, int dir)
#define MAX_CHAR_96x96 (MIN_CHAR_96x96 + 96 * 96 * 80 - 1)
#define MIN_CHAR_GT 0x61000000
-#define MAX_CHAR_GT (MIN_CHAR_GT + 66773)
+#define MAX_CHAR_GT (MIN_CHAR_GT + 67547)
#define MIN_CHAR_BIG5_CDP 0x62000000
#define MAX_CHAR_BIG5_CDP 0x6200FFFF
#define MIN_CHAR_HANZIKU_1 (0x62000000 + 65536 * 1)