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:
f07cbd0
)
(MIN_CHAR_OBS_94x94): Deleted.
author
tomo
<tomo>
Tue, 11 Jan 2000 08:47:30 +0000
(08:47 +0000)
committer
tomo
<tomo>
Tue, 11 Jan 2000 08:47:30 +0000
(08:47 +0000)
(MAX_CHAR_OBS_94x94): Deleted.
src/char-ucs.h
patch
|
blob
|
history
diff --git
a/src/char-ucs.h
b/src/char-ucs.h
index
b9b9398
..
c6703e2
100644
(file)
--- a/
src/char-ucs.h
+++ b/
src/char-ucs.h
@@
-393,8
+393,6
@@
CHARSET_BY_LEADING_BYTE (Charset_ID lb)
#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)
#define MIN_CHAR_94 0xE90940
#define MAX_CHAR_94 (MIN_CHAR_94 + 94 * 80 - 1)