Add EXFUN for Fdefine_char.
authortomo <tomo>
Sun, 29 Aug 2004 17:52:20 +0000 (17:52 +0000)
committertomo <tomo>
Sun, 29 Aug 2004 17:52:20 +0000 (17:52 +0000)
src/chartab.h

index c44541e..788810f 100644 (file)
@@ -44,6 +44,8 @@ EXFUN (Fdecode_char, 4);
 
 EXFUN (Fput_char_attribute, 3);
 
+EXFUN (Fdefine_char, 1);
+
 EXFUN (Ffind_char, 1);
 
 extern Lisp_Object Qdowncase, Qflippedcase, Q_lowercase, Q_uppercase;