Add an EXFUN for `Fchar_feature'.
authortomo <tomo>
Mon, 2 Feb 2004 17:32:46 +0000 (17:32 +0000)
committertomo <tomo>
Mon, 2 Feb 2004 17:32:46 +0000 (17:32 +0000)
src/chartab.h

index c2b7ccd..c44541e 100644 (file)
@@ -1,7 +1,7 @@
 /* Declarations having to do with Mule char tables.
    Copyright (C) 1992 Free Software Foundation, Inc.
    Copyright (C) 1995 Sun Microsystems, Inc.
-   Copyright (C) 1999,2000,2001,2002,2003 MORIOKA Tomohiko
+   Copyright (C) 1999,2000,2001,2002,2003,2004 MORIOKA Tomohiko
 
 This file is part of XEmacs.
 
@@ -425,6 +425,7 @@ put_char_id_table (Lisp_Char_Table* table,
 
 
 EXFUN (Fget_char_attribute, 3);
+EXFUN (Fchar_feature, 5);
 
 #endif
 \f