X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fchartab.h;h=b54d4611cb36cd63961b513f37dc9918380f0a70;hb=faf9d7ae7d5a6fab8837769b1ac9e91247756f83;hp=db90d47779bf924de39e6ed1e6c22794cc1f8cc6;hpb=0fd2b52c4ee15c3e23d4ef3195c5cfcf6a8d200f;p=chise%2Fxemacs-chise.git- diff --git a/src/chartab.h b/src/chartab.h index db90d47..b54d461 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,2002,2003,2004,2006 MORIOKA Tomohiko + Copyright (C) 1999,2000,2001,2002,2003,2004,2006,2010 MORIOKA Tomohiko This file is part of XEmacs. @@ -63,6 +63,10 @@ extern Lisp_Object Q_subsumptive; extern Lisp_Object Q_subsumptive_from; #endif +#ifdef HAVE_CONCORD +extern Lisp_Object Vchise_system_db_directory; +#endif + /************************************************************************/ /* Char-ID Tables */ /************************************************************************/