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:
c5d37e7
)
(MAX_CHAR_BMP): New macro.
author
tomo
<tomo>
Tue, 11 Jan 2000 05:52:16 +0000
(
05:52
+0000)
committer
tomo
<tomo>
Tue, 11 Jan 2000 05:52:16 +0000
(
05:52
+0000)
src/char-ucs.h
patch
|
blob
|
history
diff --git
a/src/char-ucs.h
b/src/char-ucs.h
index
addba55
..
b9b9398
100644
(file)
--- a/
src/char-ucs.h
+++ b/
src/char-ucs.h
@@
-392,6
+392,7
@@
CHARSET_BY_LEADING_BYTE (Charset_ID lb)
#define MIN_CHAR_HALFWIDTH_KATAKANA 0xFF61
#define MAX_CHAR_HALFWIDTH_KATAKANA 0xFF9F
+#define MAX_CHAR_BMP 0x00FFFF
#define MIN_CHAR_OBS_94x94 0xE00000
#define MAX_CHAR_OBS_94x94 (0xE00000 + 94 * 94 * 14 - 1)