Add an EXFUN for `Ffind_char'.
authortomo <tomo>
Wed, 17 Jul 2002 17:08:39 +0000 (17:08 +0000)
committertomo <tomo>
Wed, 17 Jul 2002 17:08:39 +0000 (17:08 +0000)
src/chartab.h

index f8c7d18..e6d637b 100644 (file)
@@ -40,6 +40,8 @@ EXFUN (Fdecode_char, 3);
 
 EXFUN (Fput_char_attribute, 3);
 
+EXFUN (Ffind_char, 1);
+
 
 /************************************************************************/
 /*                         Char-ID Tables                              */