(Fmake_char): New EXFUN; moved from chartab.c.
authortomo <tomo>
Tue, 16 Oct 2001 05:10:03 +0000 (05:10 +0000)
committertomo <tomo>
Tue, 16 Oct 2001 05:10:03 +0000 (05:10 +0000)
(Fdecode_char): Likewise.

src/chartab.h

index 4651d1b..44b0632 100644 (file)
@@ -31,6 +31,9 @@ Boston, MA 02111-1307, USA.  */
 
 #ifdef UTF2000
 
+EXFUN (Fmake_char, 3);
+EXFUN (Fdecode_char, 3);
+
 /************************************************************************/
 /*                         Char-ID Tables                              */
 /************************************************************************/