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:
b781825
)
(get_non_ascii_char_table_value): Use <Charset_ID>.
author
tomo
<tomo>
Wed, 7 Jun 2000 08:33:30 +0000
(08:33 +0000)
committer
tomo
<tomo>
Wed, 7 Jun 2000 08:33:30 +0000
(08:33 +0000)
src/chartab.h
patch
|
blob
|
history
diff --git
a/src/chartab.h
b/src/chartab.h
index
196f2be
..
14ed176
100644
(file)
--- a/
src/chartab.h
+++ b/
src/chartab.h
@@
-132,7
+132,7
@@
DECLARE_LRECORD (char_table, Lisp_Char_Table);
#ifdef MULE
Lisp_Object get_non_ascii_char_table_value (Lisp_Char_Table *ct,
- int leading_byte,
+ Charset_ID leading_byte,
Emchar c);
INLINE_HEADER Lisp_Object