X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fchartab.h;h=778186be889937b649144ce417239c2dc94e33fb;hb=b5e9d88fe2cc4622fceafc0ef7e802cca96be5eb;hp=ca710259211c34a4b7ed225fe30bc2449efedf5d;hpb=2779fcb5d524d6b7de5a6ef9ebfd6662433a4a07;p=chise%2Fxemacs-chise.git diff --git a/src/chartab.h b/src/chartab.h index ca71025..778186b 100644 --- a/src/chartab.h +++ b/src/chartab.h @@ -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 MORIOKA Tomohiko + Copyright (C) 1999,2000,2001,2002 MORIOKA Tomohiko This file is part of XEmacs. @@ -36,6 +36,8 @@ EXFUN (Fdecode_char, 3); EXFUN (Fput_char_attribute, 3); +EXFUN (Ffind_char, 1); + /************************************************************************/ /* Char-ID Tables */