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:
0b44823
)
(Fcharset_name): Define `byte_offset' in non-UTF-2000 configuration.
author
tomo
<tomo>
Fri, 29 Oct 1999 08:18:49 +0000
(08:18 +0000)
committer
tomo
<tomo>
Fri, 29 Oct 1999 08:18:49 +0000
(08:18 +0000)
src/mule-charset.c
patch
|
blob
|
history
diff --git
a/src/mule-charset.c
b/src/mule-charset.c
index
73ad48b
..
20349a7
100644
(file)
--- a/
src/mule-charset.c
+++ b/
src/mule-charset.c
@@
-1228,9
+1228,7
@@
character set. Recognized properties are:
Lisp_Object rest, keyword, value;
Lisp_Object ccl_program = Qnil;
Lisp_Object short_name = Qnil, long_name = Qnil;
-#ifdef UTF2000
unsigned char byte_offset = 0;
-#endif
CHECK_SYMBOL (name);
if (!NILP (doc_string))