projects
/
chise
/
xemacs-chise.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef559e6
)
Add an EXFUN for `Ffind_char'.
author
tomo
<tomo>
Wed, 17 Jul 2002 17:08:39 +0000
(17:08 +0000)
committer
tomo
<tomo>
Wed, 17 Jul 2002 17:08:39 +0000
(17:08 +0000)
src/chartab.h
patch
|
blob
|
history
diff --git
a/src/chartab.h
b/src/chartab.h
index
f8c7d18
..
e6d637b
100644
(file)
--- a/
src/chartab.h
+++ b/
src/chartab.h
@@
-40,6
+40,8
@@
EXFUN (Fdecode_char, 3);
EXFUN (Fput_char_attribute, 3);
+EXFUN (Ffind_char, 1);
+
/************************************************************************/
/* Char-ID Tables */