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:
a8607b4
)
(Fmake_char): New EXFUN; moved from chartab.c.
author
tomo
<tomo>
Tue, 16 Oct 2001 05:10:03 +0000
(
05:10
+0000)
committer
tomo
<tomo>
Tue, 16 Oct 2001 05:10:03 +0000
(
05:10
+0000)
(Fdecode_char): Likewise.
src/chartab.h
patch
|
blob
|
history
diff --git
a/src/chartab.h
b/src/chartab.h
index
4651d1b
..
44b0632
100644
(file)
--- a/
src/chartab.h
+++ b/
src/chartab.h
@@
-31,6
+31,9
@@
Boston, MA 02111-1307, USA. */
#ifdef UTF2000
+EXFUN (Fmake_char, 3);
+EXFUN (Fdecode_char, 3);
+
/************************************************************************/
/* Char-ID Tables */
/************************************************************************/